SharpSchedule

IQuery.GetUpdate Method 

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

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

Return Value

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

See Also

IQuery Interface | Ozanam.Schedule.Store.Database Namespace