IDTSVirtualInputColumn100.UsageType Özelliği
Sanal sütun bileşeni tarafından nasıl kullanıldığını gösteren bir değeri alır.
Ad Alanı: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property UsageType As DTSUsageType
Get
'Kullanım
Dim instance As IDTSVirtualInputColumn100
Dim value As DTSUsageType
value = instance.UsageType
DTSUsageType UsageType { get; }
property DTSUsageType UsageType {
DTSUsageType get ();
}
abstract UsageType : DTSUsageType
function get UsageType () : DTSUsageType
Özellik Değeri
Tür: Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSUsageType
Arasında bir değer DTSUsageType numaralandırma.
Açıklamalar
Sütunları eşlenen IDTSVirtualInputColumnCollection100 içine bir IDTSInputColumnCollection100 kullanarak SetUsageType yöntem.
Ayrıca bkz.