FireDAC.Stan.Intf.IFDStanStorage.WriteInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteInteger(const APropName: String; const AValue, ADefValue: Integer);

C++

virtual void __fastcall WriteInteger(const System::UnicodeString APropName, const int AValue, const int 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!