DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Deveel.Data.Sql.Cursors.CursorScopeExtensions Member List

This is the complete list of members for Deveel.Data.Sql.Cursors.CursorScopeExtensions, including all inherited members.

CursorExists(this ICursorScope scope, string cursorName)Deveel.Data.Sql.Cursors.CursorScopeExtensionsinlinestatic
DeclareCursor(this ICursorScope scope, CursorInfo cursorInfo)Deveel.Data.Sql.Cursors.CursorScopeExtensionsinlinestatic
DropCursor(this ICursorScope scope, string cursorName)Deveel.Data.Sql.Cursors.CursorScopeExtensionsinlinestatic
GetCursor(this ICursorScope scope, string cursorName)Deveel.Data.Sql.Cursors.CursorScopeExtensionsinlinestatic