Click or drag to resize

SqlStatementRemoveLast Method

Removes the last statement from the list

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public SqlStatement RemoveLast()

Return Value

Type: SqlStatement

[Missing <returns> documentation for "M:SanteDB.OrmLite.SqlStatement.RemoveLast"]

See Also