This topic has not yet been rated - Rate this topic

IServerFactory Interface

Defines methods that can be used to create server objects.

Namespace:  Microsoft.SqlServer.Management.SqlParser.MetadataProvider
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
public interface IServerFactory
  NameDescription
Public methodCreate(IServer)Creates an IMutableServer that is a clone of the specified IServer object.
Public methodCreate(String, CollationInfo)Creates an IMutableServer object that has the specified name.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.