IDTSProperty100.TypeConverter 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 le nom complet du type d'assembly de l'objet convertisseur de type pour la propriété.
public:
property System::String ^ TypeConverter { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public string TypeConverter { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.TypeConverter : string
Public ReadOnly Property TypeConverter As String
Valeur de propriété
Nom complet du type d'assembly de l'objet qui effectue la conversion de type.
- Attributs
Remarques
Pour plus d’informations, consultez DtsProperty.