Class ExternalContextVTable

Unit

Declaration

type ExternalContextVTable = class(VersionedVTable)

Description

This item has no description.

Hierarchy

Overview

Fields

Public getMaster: IExternalContext_getMasterPtr;
Public getEngine: IExternalContext_getEnginePtr;
Public getAttachment: IExternalContext_getAttachmentPtr;
Public getTransaction: IExternalContext_getTransactionPtr;
Public getUserName: IExternalContext_getUserNamePtr;
Public getDatabaseName: IExternalContext_getDatabaseNamePtr;
Public getClientCharSet: IExternalContext_getClientCharSetPtr;
Public obtainInfoCode: IExternalContext_obtainInfoCodePtr;
Public getInfo: IExternalContext_getInfoPtr;
Public setInfo: IExternalContext_setInfoPtr;

Description

Fields

Public getMaster: IExternalContext_getMasterPtr;

This item has no description.

Public getEngine: IExternalContext_getEnginePtr;

This item has no description.

Public getAttachment: IExternalContext_getAttachmentPtr;

This item has no description.

Public getTransaction: IExternalContext_getTransactionPtr;

This item has no description.

Public getUserName: IExternalContext_getUserNamePtr;

This item has no description.

Public getDatabaseName: IExternalContext_getDatabaseNamePtr;

This item has no description.

Public getClientCharSet: IExternalContext_getClientCharSetPtr;

This item has no description.

Public obtainInfoCode: IExternalContext_obtainInfoCodePtr;

This item has no description.

Public getInfo: IExternalContext_getInfoPtr;

This item has no description.

Public setInfo: IExternalContext_setInfoPtr;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.