IDTSOutputColumn130.LineageIdentificationString 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 la chaîne d’identification pour la colonne de sortie.
public:
property System::String ^ LineageIdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(119)]
public string LineageIdentificationString { [System.Runtime.InteropServices.DispId(119)] get; }
[<System.Runtime.InteropServices.DispId(119)>]
[<get: System.Runtime.InteropServices.DispId(119)>]
member this.LineageIdentificationString : string
Public ReadOnly Property LineageIdentificationString As String
Valeur de propriété
La chaîne d’identification pour la colonne de sortie.
- Attributs
Remarques
Pour plus d’informations, voir la GetIdentificationStringByID méthode et Gestion des erreurs dans les données.