IDTSCustomProperty100.IdentificationString 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 une chaîne qui identifie de manière unique un objet IDTSCustomProperty100.
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 un IDTSCustomProperty100 objet.
Implémente
- Attributs
Remarques
La IdentificationString propriété identifie de manière unique une propriété personnalisée et se compose d’une concaténation du ObjectType, Nameet ID des propriétés.