Condividi tramite


IDTSVirtualInputColumn100.DataType Proprietà

Definizione

Ottiene l'oggetto DataType di una colonna.

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

Valore della proprietà

Valore dell'enumerazione DataType che specifica il tipo di dati della colonna virtuale.

Attributi

Si applica a