ISynonymFactory Interface

 

Defines methods to create synonym objects.

Namespace:   Microsoft.SqlServer.Management.SqlParser.MetadataProvider
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

public interface class ISynonymFactory

NameDescription
System_CAPS_pubmethodCreateSynonym(ISchema^, String^)

Creates an IMutableSynonym object that has the specified name.

Return to top
Show: