Compartilhar via


IDTSVirtualInputColumn100.UsageType Propriedade

Definição

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

Valor da propriedade

Um valor da enumeração DTSUsageType.

Atributos

Comentários

As colunas são mapeadas do IDTSVirtualInputColumnCollection100 para um IDTSInputColumnCollection100 método usando.SetUsageType

Aplica-se a