Enum DataKind
Provides hint/classification for field textual data
Namespace: NFX.DataAccess.CRUD
Assembly: NFX.dll
Syntax
public enum DataKind
Fields
| Name | Description |
|---|---|
| Color | |
| Date | |
| DateTime | |
| DateTimeLocal | |
| Month | |
| Number | |
| Range | |
| ScreenName | |
| Search | |
| Telephone | |
| Text | |
| Time | |
| Url | |
| Week |