SharpSchedule

IQuery.GetFetch Method 

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

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

Return Value

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

See Also

IQuery Interface | Ozanam.Schedule.Store.Database Namespace