ColumnModification.IsCondition 属性

定义

指示更新时是否在 子句中使用 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

属性值

实现

适用于