Data.DBXStreamPlatform.TDBXJSonRow.GetByteLength

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.DBXStreamPlatform.pas
Data.DBXStreamPlatform.hpp
Unit: Data.DBXStreamPlatform
Parent: TDBXJSonRow

Delphi

procedure GetByteLength(DbxValue: TDBXByteArrayValue; var ByteLength: Int64; var IsNull: LongBool); override;

C++

virtual void __fastcall GetByteLength(Data::Dbxcommon::TDBXByteArrayValue* DbxValue, __int64 &ByteLength, System::LongBool &IsNull);

Description


Embarcadero Technologies does not currently have any additional information.