PackageClass.Properties 屬性

定義

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

屬性值

IDTSProperties100

封裝的 IDTSProperties100 集合。

實作

備註

如需詳細資訊,請參閱Package

適用於