Declaration

TnxSqlParamDesc = record

 piParamName: string;

 piParamType: TnxParamType;

 piDataType: TnxFieldType;

 piData: TnxDnyByteArray;

end;

 
Description

The following type defines the data needed for a SQL parameter.

 
File

 
nxsdTypes

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Structs, Records, Enums