DefaultConstraintDefinition.WithValues Propriété
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.
Indique que les jetons WITH VALUES ont été définis si la valeur est true.
public bool WithValues { get; set; }
member this.WithValues : bool with get, set
Public Property WithValues As Boolean