Compartilhar via


IDTSOutputColumn100.ExternalMetadataColumnID Propriedade

Definição

Obtém ou define a ID de um IDTSExternalMetadataColumn100 atribuído a uma coluna de saída.

public:
 property int ExternalMetadataColumnID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(118)]
public int ExternalMetadataColumnID { [System.Runtime.InteropServices.DispId(118)] get; [System.Runtime.InteropServices.DispId(118)] set; }
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
[<set: System.Runtime.InteropServices.DispId(118)>]
member this.ExternalMetadataColumnID : int with get, set
Public Property ExternalMetadataColumnID As Integer

Valor da propriedade

A ID do objeto IDTSExternalMetadataColumn100 atribuída a essa coluna.

Atributos

Comentários

Essa propriedade identifica a coluna na IDTSExternalMetadataColumnCollection100 que está vinculada à coluna de saída.

Aplica-se a