Propriedade do RDL PathCollection
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (em Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintaxe
'Declaração
ReadOnly Property PathCollection As IDTSPathCollection100
Get
'Uso
Dim instance As IDTSObjectModel100
Dim value As IDTSPathCollection100
value = instance.PathCollection
IDTSPathCollection100 PathCollection { get; }
property IDTSPathCollection100^ PathCollection {
IDTSPathCollection100^ get ();
}
abstract PathCollection : IDTSPathCollection100
function get PathCollection () : IDTSPathCollection100
Valor da propriedade
Tipo: Microsoft.SqlServer.Dts.Pipeline.Wrapper. . :: . .IDTSPathCollection100
Consulte também