IDTSOutputColumn100.ExternalMetadataColumnID Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l'ID d'un objet IDTSExternalMetadataColumn100 affecté à une colonne de sortie.
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
Valeur de propriété
ID de l'objet IDTSExternalMetadataColumn100 affecté à cette colonne.
- Attributs
Remarques
Cette propriété identifie la colonne dans la IDTSExternalMetadataColumnCollection100 colonne liée à la colonne de sortie.