Langue

IDTSExternalMetadataColumn100.IdentificationString Propriété

Définition

Obtient la chaîne qui identifie de manière 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é

La chaîne qui identifie de manière unique l’objet IDTSExternalMetadataColumn100 dans le flux de données.

Implémente

Attributs

Remarques

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

S’applique à