SqlServerPropertyAnnotations.CanSetComputedColumnSql(String) Méthode
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.
Vérifie s’il est valide ou non de définir une expression SQL calculée pour la propriété .
protected override bool CanSetComputedColumnSql (string value);
override this.CanSetComputedColumnSql : string -> bool
Protected Overrides Function CanSetComputedColumnSql (value As String) As Boolean
- value
- String
Expression à case activée.
True
s’il est valide de définir cette expression ; false
Sinon.
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :