IDTSInputColumn100.ExternalMetadataColumnID Propiedad

Definición

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

Valor de propiedad

Id. del objeto IDTSExternalMetadataColumn100 asignado a esta columna.

Atributos

Comentarios

Esta propiedad identifica la columna de que IDTSExternalMetadataColumn100 está vinculada a la columna de entrada.

Se aplica a