Name | Description | |
---|---|---|
QOQ | ||
rOQ | ||
SOQ | ||
tOQ | ||
UOQ |
The following tables list the members exposed by NTableBase.
Name | Description | |
---|---|---|
Columns | Gets all columns that belong to the table | |
Constraints | Gets all constraints that the table has. | |
ForeignKeyColumns | Gets the foreign key columns. | |
IdentityColumn | Gets/Sets the Identity column. | |
Indexes | Gets/Sets the indexes. | |
PrimayKeyColumns | Gets the primary key columns. | |
RowGUIDColumn | Gets/ Sets the Row GUID column. |
Name | Description | |
---|---|---|
AddForeignKey | Adds a foreign key. | |
AddPrimaryKey | Adds a primary key. |