DbNetSuiteVS
PrimaryKey Property
NamespacesDbNetLink.DbNetSuiteVSColumnPrimaryKey
Identifies a column as a primary key. Primary keys will get set to true automatically unless there are joined tables.
Declaration Syntax
C#Visual Basic
public bool PrimaryKey { get; set; }
Public Property PrimaryKey As Boolean

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)