DataParameter.SetTypeImpl(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 type de données de ce paramètre.
protected:
abstract void SetTypeImpl(System::String ^ value);
protected abstract void SetTypeImpl (string value);
abstract member SetTypeImpl : string -> unit
Protected MustOverride Sub SetTypeImpl (value As String)
Paramètres
- value
- String
Type de données du paramètre.