Partager via


IDTSExternalMetadataColumn100.IdentificationString Propriété

Définition

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é

String qui identifie de manière unique l’objet IDTSExternalMetadataColumn100 dans le flux de données.

Implémente

Attributs

Remarques

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

S’applique à