Click or drag to resize

DataCacheFldMaxLenDataObjectVersionPropertyValueTextShortPropValue Property

Contains the length of the column PropValue in the table DataObjectVersionPropertyValueTextShort. The size is read from the INFORMATION_SCHEMA on application startup.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int FldMaxLenDataObjectVersionPropertyValueTextShortPropValue { get; set; }

Property Value

Type: Int32
See Also