IDTSVirtualInputColumn100.UsageType Свойство

Определение

Возвращает значение, указывающее, как виртуальный столбец используется компонентом.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSUsageType UsageType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSUsageType get(); };
[System.Runtime.InteropServices.DispId(105)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSUsageType UsageType { [System.Runtime.InteropServices.DispId(105)] get; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
member this.UsageType : Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSUsageType
Public ReadOnly Property UsageType As DTSUsageType

Значение свойства

Значение из перечисления DTSUsageType.

Атрибуты

Комментарии

Столбцы сопоставляются с IDTSVirtualInputColumnCollection100IDTSInputColumnCollection100 помощью SetUsageType метода.

Применяется к