ULCommand class

Represents a pre-compiled SQL statement or query, with or without IN parameters.

 Visual Basic syntax
 C# syntax
 Base classes
 Members
 Remarks
 See also

ULCommand constructor
BeginExecuteNonQuery method
BeginExecuteReader method
Cancel method
CreateParameter method
EndExecuteNonQuery method
EndExecuteReader method
ExecuteNonQuery method
ExecuteReader method
ExecuteResultSet method
ExecuteScalar method
ExecuteTable method
Prepare method
CommandText property
CommandTimeout property
CommandType property
Connection property
DesignTimeVisible property
IndexName property
Parameters property
Plan property
Transaction property
UpdatedRowSource property