Partager via


IDTSInputColumn100.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é

Chaîne qui identifie de manière unique le IDTSInputColumn100 dans la disposition du flux de données.

Implémente

Attributs

Remarques

La chaîne est composée des propriétés ObjectType, Name et ID de la colonne.

S’applique à