ColumnModification.IsKey Property

Definition

Indicates whether the column is part of a primary or alternate key.

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

Property Value

Implements

Applies to