Share via


IDTSVirtualInputColumn100.ObjectType Propiedad

Definición

Recibe el valor de la enumeración DTSObjectType para una columna de entrada virtual.

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

Valor de propiedad

OT_VIRTUALINPUTCOLUMN para objetos IDTSVirtualInputColumn100.

Implementaciones

Atributos

Se aplica a