FireDAC.Phys.Intf.IFDPhysConnectionMetadata.GetResultSetFields
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnectionMetadata | |
Delphi
function GetResultSetFields(const ASQLKey: String): TFDDatSView;
C++
virtual Firedac::Dats::TFDDatSView* __fastcall GetResultSetFields(const System::UnicodeString ASQLKey) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.