Share via


IDatabaseFactory.Create Method

Include Protected Members
Include Inherited Members

Creates an IMutableDatabase 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(IDatabase) Creates an IMutableDatabase object that is a clone of the specified IDatabase object.
Public method Create(IServer, String, CollationInfo) Creates an IMutableDatabase object that belongs to the specified IServer object and has the specified name.

Top

See Also

Reference

IDatabaseFactory Interface

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace