Persist.NET Documentation Class Library

FreeSqlStatement Properties

The properties of the FreeSqlStatement class are listed below. For a complete list of FreeSqlStatement class members, see the FreeSqlStatement Members topic.

Public Instance Properties

SqlCommand the SqlCommand to Execute
SqlStatement Return the SqlStatement
WhereCondition (inherited from PersistentStatement) Returns condition for the WHERE part of this criteria.

Protected Instance Properties

Tables (inherited from PersistentStatement) Returns tables involved in this criteria.

See Also

FreeSqlStatement Class | Persist.Statements Namespace