[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.Column.IsPrimaryKey

IsPrimaryKey Property

IsPrimaryKey

Gets a value indicating whether the column is part of the primary key for the table.

Declaration
public bool IsPrimaryKey { get; }
Property Value
Type Description
bool

A bool value that is true if the column is a primary key; otherwise, false.