IDTSPackage100.Configurations 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConfigurations100 ^ Configurations { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConfigurations100 ^ get(); };
[System.Runtime.InteropServices.DispId(37)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConfigurations100 Configurations { [System.Runtime.InteropServices.DispId(37)] get; }
[<System.Runtime.InteropServices.DispId(37)>]
[<get: System.Runtime.InteropServices.DispId(37)>]
member this.Configurations : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConfigurations100
Public ReadOnly Property Configurations As IDTSConfigurations100

属性值

包的配置集合。

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于