smartDBforms.NET API Reference

FieldSchema.IsKey Property

This column is the primary key of the database table or participates in a composite primary key.

[Visual Basic]
Public ReadOnly Property IsKey As Boolean
[C#]
public Boolean IsKey {get;}

See Also

FieldSchema Class | Adillis.SmartDBForms Namespace