RelationalModelAnnotations.SetMaxIdentifierLength 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.
Tente de définir à l’aide MaxIdentifierLength de la sémantique du en cours d’utilisation RelationalAnnotations .
protected virtual bool SetMaxIdentifierLength(int? value);
abstract member SetMaxIdentifierLength : Nullable<int> -> bool
override this.SetMaxIdentifierLength : Nullable<int> -> bool
Protected Overridable Function SetMaxIdentifierLength (value As Nullable(Of Integer)) As Boolean
Paramètres
Retours
True si l’annotation a été définie ; false Sinon.