IColumnModification.IsKey 属性

定义

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

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

属性值

适用于