PackageClass.Configurations 屬性

定義

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

屬性值

IDTSConfigurations100

封裝的組態集合。

實作

備註

如需詳細資訊,請參閱Package

適用於