IDTSVirtualInputColumn100.UsageType Proprietà

Definizione

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

Valore della proprietà

DTSUsageType

Valore ricavato dall'enumerazione DTSUsageType.

Attributi

Commenti

Viene eseguito il mapping delle colonne da IDTSVirtualInputColumnCollection100 in un oggetto IDTSInputColumnCollection100 utilizzando il SetUsageType metodo.

Si applica a