SetDataType method

Sets the data type and unit type for the specifed row type.

See Also | Example

Signature

object.SetDataType rowTypes, nDataType, nUnitType

object

TableStyle
The object or objects to which this method applies.

rowTypes

Integer; input-only

nDataType

AcValueDataType; input-only

acUnknownDataType

acLong

acDouble

acString

acDate

acPoint2d

acPoint3d

acObjectId

acBuffer

acResbuf

acGeneral

nUnitType

AcValueUnitType; input-only
Can be one of the following values:

acUnitless

acUnitDistance

acUnitAngle

acUnitArea

acUnitVolume