Datasnap.DSCommonServer.TDSServerConnection.DerivedGetCommands
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSServerConnection |
Delphi
procedure DerivedGetCommands(const CommandType: string; const List: TStrings); override;
C++
virtual void __fastcall DerivedGetCommands(const System::UnicodeString CommandType, System::Classes::TStrings* const List);
Description
Embarcadero Technologies does not currently have any additional information.