Interface iblobconnection

Unit

Declaration

type iblobconnection = interface(inullinterface)

Description

This item has no description.

Hierarchy

Overview

Methods

Public procedure writeblobdata(const atransaction: tsqltransaction; const tablename: string; const acursor: tsqlcursor; const adata: pointer; const alength: integer; const afield: tfield; const aparam: tparam; out newid: string);
Public procedure setupblobdata(const afield: tfield; const acursor: tsqlcursor; const aparam: tparam);
Public function blobscached: boolean;

Description

Methods

Public procedure writeblobdata(const atransaction: tsqltransaction; const tablename: string; const acursor: tsqlcursor; const adata: pointer; const alength: integer; const afield: tfield; const aparam: tparam; out newid: string);

This item has no description.

Attributes
miid_iblobconnection
Public procedure setupblobdata(const afield: tfield; const acursor: tsqlcursor; const aparam: tparam);

This item has no description.

Public function blobscached: boolean;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.