Data.DBXCommon.TDBXCommandTypes Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DbxCommandpublicDbxCommand: string = Dbx.Command;
DbxMetaDatapublicDbxMetaData: string = Dbx.MetaData;
DbxPoolpublicDbxPool: string = Dbx.Pool;
DbxSQLpublicDbxSQL: string = Dbx.SQL;
DbxStoredProcedurepublicDbxStoredProcedure: string = Dbx.StoredProcedure;
DbxTablepublicDbxTable: string = Dbx.Table;
DSServerMethodpublicDSServerMethod: string = DataSnap.ServerMethod;