Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IDataTransferProvider class represents an interface that implements data transfers on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Syntax
'Declaration
Public Interface IDataTransferProvider
public interface IDataTransferProvider
public interface class IDataTransferProvider
public interface IDataTransferProvider
public interface IDataTransferProvider
Remarks
The IDataTransferProvider class is implemented by various instance classes.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Framework.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDataTransferProvider Members
Microsoft.SqlServer.Management.Common Namespace