ColumnModification.IsCondition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出在更新時,是否在 子句中使用 WHERE
資料行。
public virtual bool IsCondition { get; }
public virtual bool IsCondition { get; set; }
member this.IsCondition : bool
member this.IsCondition : bool with get, set
Public Overridable ReadOnly Property IsCondition As Boolean
Public Overridable Property IsCondition As Boolean