ConnectionManaged.IsDynamicLength(DbType) 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.
Fonction d’assistance pour déterminer si le type de paramètre a une longueur variable (chaînes et binaires)
protected:
virtual bool IsDynamicLength(System::Data::DbType dbType);
protected virtual bool IsDynamicLength (System.Data.DbType dbType);
abstract member IsDynamicLength : System.Data.DbType -> bool
override this.IsDynamicLength : System.Data.DbType -> bool
Protected Overridable Function IsDynamicLength (dbType As DbType) As Boolean
Paramètres
- dbType
- DbType