FireDAC.Stan.Intf.IFDStanStorage.WriteInt64

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteInt64(const APropName: String; const AValue, ADefValue: Int64);

C++

virtual void __fastcall WriteInt64(const System::UnicodeString APropName, const __int64 AValue, const __int64 ADefValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanStorage

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!