IDTSOutputColumn100.ExternalMetadataColumnID Propriedade

Definição

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 no IDTSExternalMetadataColumnCollection100 que está vinculado à coluna de saída.

Aplica-se a