MainPipeClass.IDTSObjectModel100_PathCollection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSPathCollection100 ^ IDTSObjectModel100_PathCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSPathCollection100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSPathCollection100 IDTSObjectModel100_PathCollection { get; }
member this.IDTSObjectModel100_PathCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSPathCollection100
Public Overridable ReadOnly Property IDTSObjectModel100_PathCollection As IDTSPathCollection100