static ObjectName ResolveSchemaName(this IQueryContext context, string name)
static bool SchemaExists(this IQueryContext context, string name)
Provides a context for executing queries, accessing the system resources and evaluation context...
static void CreateSchema(this IQueryContext context, string name, string type)
Describes the properties of a schema in a database system.