DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
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.CursorScopeExtensions | inlinestatic |
DeclareCursor(this ICursorScope scope, CursorInfo cursorInfo) | Deveel.Data.Sql.Cursors.CursorScopeExtensions | inlinestatic |
DropCursor(this ICursorScope scope, string cursorName) | Deveel.Data.Sql.Cursors.CursorScopeExtensions | inlinestatic |
GetCursor(this ICursorScope scope, string cursorName) | Deveel.Data.Sql.Cursors.CursorScopeExtensions | inlinestatic |