IDTSVirtualInputColumn100.UsageType Eigenschaft

Definition

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSUsageType UsageType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSUsageType get(); };
[System.Runtime.InteropServices.DispId(105)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.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.Sql2012.DTSUsageType
Public ReadOnly Property UsageType As DTSUsageType

Eigenschaftswert

Ein Wert aus der DTSUsageType-Enumeration.

Attribute

Hinweise

Spalten werden von der IDTSVirtualInputColumnCollection100 Methode in eine IDTSInputColumnCollection100 mithilfe der SetUsageType Methode zugeordnet.

Gilt für: