Click or drag to resize

SqlStatement Properties

The SqlStatement type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Arguments for the SQL Statement
Public propertyDbProvider
Get the DB provider
Public propertyIsFinalized
True if the sql statement is finalized
Public propertySQL
Gets the constructed or set SQL
Top
See Also