Class AttachmentVTable

Unit

Declaration

type AttachmentVTable = class(ReferenceCountedVTable)

Description

This item has no description.

Hierarchy

Overview

Fields

Public getInfo: IAttachment_getInfoPtr;
Public startTransaction: IAttachment_startTransactionPtr;
Public reconnectTransaction: IAttachment_reconnectTransactionPtr;
Public compileRequest: IAttachment_compileRequestPtr;
Public transactRequest: IAttachment_transactRequestPtr;
Public createBlob: IAttachment_createBlobPtr;
Public openBlob: IAttachment_openBlobPtr;
Public getSlice: IAttachment_getSlicePtr;
Public putSlice: IAttachment_putSlicePtr;
Public executeDyn: IAttachment_executeDynPtr;
Public prepare: IAttachment_preparePtr;
Public execute: IAttachment_executePtr;
Public openCursor: IAttachment_openCursorPtr;
Public queEvents: IAttachment_queEventsPtr;
Public cancelOperation: IAttachment_cancelOperationPtr;
Public ping: IAttachment_pingPtr;
Public detach: IAttachment_detachPtr;
Public dropDatabase: IAttachment_dropDatabasePtr;

Description

Fields

Public getInfo: IAttachment_getInfoPtr;

This item has no description.

Public startTransaction: IAttachment_startTransactionPtr;

This item has no description.

Public reconnectTransaction: IAttachment_reconnectTransactionPtr;

This item has no description.

Public compileRequest: IAttachment_compileRequestPtr;

This item has no description.

Public transactRequest: IAttachment_transactRequestPtr;

This item has no description.

Public createBlob: IAttachment_createBlobPtr;

This item has no description.

Public openBlob: IAttachment_openBlobPtr;

This item has no description.

Public getSlice: IAttachment_getSlicePtr;

This item has no description.

Public putSlice: IAttachment_putSlicePtr;

This item has no description.

Public executeDyn: IAttachment_executeDynPtr;

This item has no description.

Public prepare: IAttachment_preparePtr;

This item has no description.

Public execute: IAttachment_executePtr;

This item has no description.

Public openCursor: IAttachment_openCursorPtr;

This item has no description.

Public queEvents: IAttachment_queEventsPtr;

This item has no description.

Public cancelOperation: IAttachment_cancelOperationPtr;

This item has no description.

Public ping: IAttachment_pingPtr;

This item has no description.

Public detach: IAttachment_detachPtr;

This item has no description.

Public dropDatabase: IAttachment_dropDatabasePtr;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.