Data.DBXStreamPlatform.TDBXJSonRow.GetStreamLength

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 GetStreamLength(DbxValue: TDBXStreamValue; StreamLength: Int64; var IsNull: LongBool); override;

C++

virtual void __fastcall GetStreamLength(Data::Dbxcommon::TDBXStreamValue* DbxValue, __int64 StreamLength, System::LongBool &IsNull);

Description


Embarcadero Technologies does not currently have any additional information.