ITransferMetadataProvider Interface
Defines methods that are required for transferring metadata on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Syntax
'Deklaracja
Public Interface ITransferMetadataProvider
public interface ITransferMetadataProvider
public interface class ITransferMetadataProvider
public interface ITransferMetadataProvider
public interface ITransferMetadataProvider
Remarks
The ITransferMetadataProvider class is implemented by various instance classes.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also