Data.DBXCommon.TDBXConnection.DerivedGetCommands
Delphi
procedure DerivedGetCommands(const CommandType: string; const List: TStrings); virtual; abstract;
C++
virtual void __fastcall DerivedGetCommands(const System::UnicodeString CommandType, System::Classes::TStrings* const List) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXConnection |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.