[This is preliminary documentation and is subject to change.]
Denotes types of CRUD stores
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Relational | 0 | ||
Document | 1 | ||
KeyValue | 2 | ||
Hybrid | 3 |
See Also