IColumnModification.IsCondition 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 si la colonne est utilisée dans la clause lors de la WHERE mise à jour.
public bool IsCondition { get; }
public bool IsCondition { get; set; }
member this.IsCondition : bool
member this.IsCondition : bool with get, set
Public ReadOnly Property IsCondition As Boolean
Public Property IsCondition As Boolean