Condividi tramite


IDTSExternalMetadataColumn100.ObjectType Proprietà

Definizione

Restituisce il valore dell'enumerazione DTSObjectType che corrisponde a una colonna di metadati esterna.

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

Valore della proprietà

OT_EXTERNALMETADATACOLUMN per oggetti IDTSExternalMetadataColumn100.

Implementazioni

Attributi

Si applica a