Enum DataPropertyType
Defines the valid data types of data properties
Namespace: OSGeo.MapGuide.MaestroAPI.Schema
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public enum DataPropertyType
Fields
Name | Description |
---|---|
Blob | BLOB |
Boolean | Boolean |
Byte | Byte |
Clob | CLOB |
DateTime | DateTime |
Double | Double |
Int16 | Int16 |
Int32 | Int32 |
Int64 | Int64 |
Single | Single |
String | String |