此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Gets the collection of data flow components in the task.
命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)
語法
'宣告
ReadOnly Property ComponentMetaDataCollection As IDTSComponentMetaDataCollection100
Get
'用途
Dim instance As IDTSObjectModel100
Dim value As IDTSComponentMetaDataCollection100
value = instance.ComponentMetaDataCollection
IDTSComponentMetaDataCollection100 ComponentMetaDataCollection { get; }
property IDTSComponentMetaDataCollection100^ ComponentMetaDataCollection {
IDTSComponentMetaDataCollection100^ get ();
}
abstract ComponentMetaDataCollection : IDTSComponentMetaDataCollection100
function get ComponentMetaDataCollection () : IDTSComponentMetaDataCollection100
屬性值
型別:Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSComponentMetaDataCollection100
The collection of data flow components in the task.