ConnectionManaged.UseParameterSize 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.
Permet à différents fournisseurs managés de gérer la taille de paramètre par défaut (-1)
protected:
virtual bool UseParameterSize();
protected virtual bool UseParameterSize ();
abstract member UseParameterSize : unit -> bool
override this.UseParameterSize : unit -> bool
Protected Overridable Function UseParameterSize () As Boolean