GetInfoDS method
Builder Syntax |
int __fastcall GetInfoDS(void); |
Delphi Syntax |
function GetInfoDS: Integer; |
Overview |
Refer to Working with Data Sets. |
Remarks
Gets information about the current Data Set.
This method updates the InfoClass and InfoFlags properties for the current Data Set.
See Also
Elements: |
InfoClass property, InfoFlags property, GetDSPreamble method, GetValueCount method |