Aracılığıyla paylaş


IDTSExternalMetadataColumn100.CustomPropertyCollection Özelliği

Özel özellik alır koleksiyon dış meta veriler sütun.

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100
    Get
'Kullanım
Dim instance As IDTSExternalMetadataColumn100
Dim value As IDTSCustomPropertyCollection100

value = instance.CustomPropertyCollection
IDTSCustomPropertyCollection100 CustomPropertyCollection { get; }
property IDTSCustomPropertyCollection100^ CustomPropertyCollection {
    IDTSCustomPropertyCollection100^ get ();
}
abstract CustomPropertyCollection : IDTSCustomPropertyCollection100
function get CustomPropertyCollection () : IDTSCustomPropertyCollection100

Özellik Değeri

Tür: Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
Bir IDTSCustomPropertyCollection100 özel özellik içeren koleksiyon dış meta veriler sütun.