Table of Contents

Enum TypeEnum

Namespace
CMS.DataEngine
Assembly
CMS.DataEngine.dll

Enumeration of the types

public enum TypeEnum
Extension Methods

Fields

Field = 2

Field type, e.g. "longtext"

SQL = 1

SQL server type, e.g. "nvarchar(max)"

Schema = 3

Schema type, e.g. "xs:string"