Interfaz ITransferMetadataProvider

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

Espacio de nombres:  Microsoft.SqlServer.Management.Common
Ensamblado:  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxis

'Declaración
Public Interface ITransferMetadataProvider
'Uso
Dim instance As ITransferMetadataProvider
public interface ITransferMetadataProvider
public interface class ITransferMetadataProvider
type ITransferMetadataProvider =  interface end
public interface ITransferMetadataProvider

El tipo ITransferMetadataProvider expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público GetOptions Gets the options for the transfer metadata process on the referenced connection.
Método público SaveMetadata Saves the metadata for the transfer process on the referenced connection.

Arriba

Comentarios

The ITransferMetadataProvider class is implemented by various instance classes.