pascalSCADA OPM: HMIDBConnection: Record TSQLCmdRec

Pascal SCADA OPM

Record TSQLCmdRec

Hierarchy
Methods
Properties

Unit

HMIDBConnection

Declaration

type TSQLCmdRec = record

Description

: SQL command message. It's queued on thread.

See also
TProcessSQLCommandThread.ExecSQLWithoutResultSet
TProcessSQLCommandThread.ExecSQLWithResultSet

Overview

Fields

SQLCmd:String;
ReturnSync:Boolean;
ReturnDataSetCallback:TReturnDataSetProc;

Description

Fields

SQLCmd:String;
 
ReturnSync:Boolean;
 
ReturnDataSetCallback:TReturnDataSetProc;
 

Generated by PasDoc 0.14.0.