SharpSchedule

IQuery.GetRemove Method 

Constructs and returns the sql string that is used to remove an entity.

[Visual Basic]
Function GetRemove() As String
[C#]
string GetRemove();

Return Value

Missing <returns> documentation for M:Ozanam.Schedule.Store.Database.IQuery.GetRemove

See Also

IQuery Interface | Ozanam.Schedule.Store.Database Namespace