Enum CRUDDataStoreType
Denotes types of CRUD stores
Namespace: NFX.DataAccess.CRUD
Assembly: NFX.dll
Syntax
public enum CRUDDataStoreType
Fields
Name | Description |
---|---|
Document | |
Hybrid | |
KeyValue | |
Relational |
Denotes types of CRUD stores
public enum CRUDDataStoreType
Name | Description |
---|---|
Document | |
Hybrid | |
KeyValue | |
Relational |