ActiveReports 13
IsPrimaryKey Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace > Column Class : IsPrimaryKey Property
Whether the column is included to primary key.
Syntax
'Declaration
 
Public ReadOnly Property IsPrimaryKey As Boolean
public bool IsPrimaryKey {get;}
See Also

Reference

Column Class
Column Members