SchemaShape.Column.IsKey Field

Definition

The flag whether the column is actually a key. If yes, ItemType is representing the underlying primitive type.

public readonly bool IsKey;
val mutable IsKey : bool
Public ReadOnly IsKey As Boolean 

Field Value

Applies to