PackageRemote64 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class PackageRemote64 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSPackage100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.PackageRemote64Class))]
[System.Runtime.InteropServices.Guid("6BBD5810-E260-45A2-8C45-B946C6A18C51")]
public interface PackageRemote64 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSPackage100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.PackageRemote64Class))>]
[<System.Runtime.InteropServices.Guid("6BBD5810-E260-45A2-8C45-B946C6A18C51")>]
type PackageRemote64 = interface
interface IDTSPackage100
Public Interface PackageRemote64
Implements IDTSPackage100
- Derived
- Attributes
- Implements