QueryLeaf.DataType property

AutoCAD Map 3D ActiveX

QueryLeaf.DataType property

Read Only

DataType As Long

Returns the data type that is the subject of this condition.

Returns either an EPropertyType, ELocationType, or EDataQueryType constant. For example, with a property condition such as "color = red," the data type is kColor. An SQL condition returns –1, because this property does not apply.