Data.DBXCommon.TDBXRow.GetLength
Delphi
procedure GetLength(DbxValue: TDBXValue; var ByteLength: Int64; var IsNull: LongBool); virtual;
C++
virtual void __fastcall GetLength(TDBXValue* DbxValue, __int64 &ByteLength, System::LongBool &IsNull);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXRow |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !