FireDAC.Phys.Intf.IFDPhysConnectionMetadata.DefineMetadataStructure
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnectionMetadata | |
Delphi
procedure DefineMetadataStructure(ATable: TFDDatSTable; AKind: TFDPhysMetaInfoKind);
C++
virtual void __fastcall DefineMetadataStructure(Firedac::Dats::TFDDatSTable* ATable, TFDPhysMetaInfoKind AKind) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.