PackageRemote32Class.Configurations 属性

定义

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConfigurations100 ^ Configurations { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConfigurations100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConfigurations100 Configurations { get; }
member this.Configurations : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConfigurations100
Public Overridable ReadOnly Property Configurations As IDTSConfigurations100

属性值

包的配置集合。

实现

适用于