FireDAC.Phys.Intf.IFDPhysCommand.CommandKind
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysCommand |
Delphi
property CommandKind: TFDPhysCommandKind read GetCommandKind write SetCommandKind;
C++
__property TFDPhysCommandKind CommandKind = {read=GetCommandKind, write=SetCommandKind};
Description
Embarcadero Technologies does not currently have any additional information.