DBPrimaryKey Constructors
The primary key of a table.
Name | Parameters | Description |
---|---|---|
DBPrimary |
none |
Initializes a new instance of the DBPrimary |
DBPrimary |
columns |
Initializes a new instance of the DBPrimary |
DBPrimary |
name, columns |
Initializes a new instance of the DBPrimary |
See Also