Interface ITransferMetadataProvider

Defines methods that are required for transferring metadata on the referenced connection.

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Syntaxe

'Déclaration
Public Interface ITransferMetadataProvider
'Utilisation
Dim instance As ITransferMetadataProvider
public interface ITransferMetadataProvider
public interface class ITransferMetadataProvider
type ITransferMetadataProvider =  interface end
public interface ITransferMetadataProvider

Le type ITransferMetadataProvider expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetOptions Gets the options for the transfer metadata process on the referenced connection.
Méthode publique SaveMetadata Saves the metadata for the transfer process on the referenced connection.

Haut de la page

Notes

The ITransferMetadataProvider class is implemented by various instance classes.