API:FireDAC.Phys.SQLiteWrapper.TSQLiteVArgs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TSQLiteVArgs = array of string;

C++

typedef System::DynamicArray<System::UnicodeString> TSQLiteVArgs;

Properties

Type Visibility Source Unit Parent
array
typedef
public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper FireDAC.Phys.SQLiteWrapper

Description

Embarcadero Technologies does not currently have any additional information.