Persist.NET Documentation Class Library

FreeSqlStatement.PerformCursorForProxies Method 

Exexcute the query and return a Cursor of proxies objects

[Visual Basic]
Public Function PerformCursorForProxies() As Cursor
[C#]
public Cursor PerformCursorForProxies();

Return Value

Missing <returns> documentation for M:Persist.Statements.FreeSqlStatement.PerformCursorForProxies

See Also

FreeSqlStatement Class | Persist.Statements Namespace