ColumnModification.IsKey 属性

定义

指示列是主键还是备用键的一部分。

public virtual bool IsKey { get; }
public virtual bool IsKey { get; set; }
member this.IsKey : bool
member this.IsKey : bool with get, set
Public Overridable ReadOnly Property IsKey As Boolean
Public Overridable Property IsKey As Boolean

属性值

实现

适用于