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. |