Właściwość IDTSOutputColumn100.CustomPropertyCollection
Pobiera IDTSCustomPropertyCollection100 kolekcja z kolumna wyjociowej.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw: Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)
Składnia
'Deklaracja
ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100
Get
'Użycie
Dim instance As IDTSOutputColumn100
Dim value As IDTSCustomPropertyCollection100
value = instance.CustomPropertyCollection
IDTSCustomPropertyCollection100 CustomPropertyCollection { get; }
property IDTSCustomPropertyCollection100^ CustomPropertyCollection {
IDTSCustomPropertyCollection100^ get ();
}
abstract CustomPropertyCollection : IDTSCustomPropertyCollection100
function get CustomPropertyCollection () : IDTSCustomPropertyCollection100
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
IDTSCustomPropertyCollection100 kolekcja z kolumna wyjociowej.
Zobacz także