Enum TypeEnum
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Enumeration of the types
public enum TypeEnum
- Extension Methods
Fields
Field = 2Field type, e.g. "longtext"
SQL = 1SQL server type, e.g. "nvarchar(max)"
Schema = 3Schema type, e.g. "xs:string"