[This is preliminary documentation and is subject to change.]
Denotes a type of RDBMS entity
Namespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | ||
| Schema | 1 | ||
| Table | 2 | ||
| Column | 3 | ||
| Domain | 4 | ||
| PrimaryKey | 5 | ||
| Index | 6 | ||
| Trigger | 7 | ||
| View | 8 | ||
| StoreProc | 9 | ||
| CheckConstraint | 10 | ||
| Reference | 11 |
See Also