IDTSExternalMetadataColumn100.ObjectType Özelliği
Verir DTSObjectType bir dış meta veriler için karşılık gelen numaralandırma sütun.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property ObjectType As DTSObjectType
Get
'Kullanım
Dim instance As IDTSExternalMetadataColumn100
Dim value As DTSObjectType
value = instance.ObjectType
DTSObjectType ObjectType { get; }
property DTSObjectType ObjectType {
DTSObjectType get ();
}
abstract ObjectType : DTSObjectType
function get ObjectType () : DTSObjectType
Özellik Değeri
Tür: Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSObjectType
OT_EXTERNALMETADATACOLUMN için IDTSExternalMetadataColumn100 nesneler.