Partager via


IDTSExternalMetadataColumn100.IdentificationString Propriété

Définition

Obtient la chaîne qui identifie de façon unique l’objet IDTSExternalMetadataColumn100 dans le flux de données.

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

Valeur de propriété

Chaîne qui identifie de façon unique l’objet IDTSExternalMetadataColumn100 dans le flux de données.

Implémente

Attributs

Remarques

La chaîne contient les propriétés et ID les DataTypeNamepropriétés de la colonne.

S’applique à