ISchemaFactory.Create Method

Include Protected Members
Include Inherited Members

Creates an IMutableSchema object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Create(ISchema) Creates an IMutableSchema object that is a clone of the specified ISchema object.
Public method Create(IDatabase, String) Creates an IMutableSchema object that belongs to the specified IDatabase object and has the specified name.

Top

See Also

Reference

ISchemaFactory Interface

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace