FireDAC.Phys.ODBCBase.TFDPhysODBCConnectionBase.GetStrsMaxSizes
Delphi
procedure GetStrsMaxSizes(AStrDataType: SQLSmallint; AFixedLen: Boolean; out ACharSize, AByteSize: Integer); virtual;
C++
virtual void __fastcall GetStrsMaxSizes(short AStrDataType, bool AFixedLen, /* out */ int &ACharSize, /* out */ int &AByteSize);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.Phys.ODBCBase.pas FireDAC.Phys.ODBCBase.hpp |
FireDAC.Phys.ODBCBase | TFDPhysODBCConnectionBase |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!