AdoDotNetParameter.SetNameCore(String) Méthode
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.
Définit le nom du paramètre.
protected:
override void SetNameCore(System::String ^ value);
protected override void SetNameCore (string value);
override this.SetNameCore : string -> unit
Protected Overrides Sub SetNameCore (value As String)
Paramètres
- value
- String
Nom du paramètre de littéral de chaîne.