Udostępnij za pośrednictwem


Transfer.GetTransferProvider Method

Returns the data transfer provider interface.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in microsoft.sqlserver.smoextended.dll)

Syntax

'Deklaracja
Public Function GetTransferProvider As IDataTransferProvider
public IDataTransferProvider GetTransferProvider ()
public:
IDataTransferProvider^ GetTransferProvider ()
public IDataTransferProvider GetTransferProvider ()
public function GetTransferProvider () : IDataTransferProvider

Return Value

An IDataTransferProvider object that specifies the data transfer provider interface.

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.