Interface DataPropertyConfig
Properties
Optional complexTypeName
complexTypeName: string
Optional concurrencyMode
concurrencyMode: string
Optional custom
custom: Object
Optional defaultValue
defaultValue: any
Optional displayName
displayName: string
Optional enumType
enumType: any
Optional isNullable
isNullable: boolean
Optional isPartOfKey
isPartOfKey: boolean
Optional isScalar
isScalar: boolean
Optional isSettable
isSettable: boolean
Optional isUnmapped
isUnmapped: boolean
Optional maxLength
maxLength: number
Optional name
name: string
Optional nameOnServer
nameOnServer: string
Optional rawTypeName
rawTypeName: string