IServerFactory Interface
Defines methods that can be used to create server objects.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
| Name | Description | |
|---|---|---|
![]() | Create(IServer^) | Creates an IMutableServer that is a clone of the specified IServer object. |
![]() | Create(String^, CollationInfo^) | Creates an IMutableServer object that has the specified name. |
Show:
