GetValueType
TheGetValueTypemethod gets the value type of this storage-unit cursor.
void GetValueType (out ODValueType valueType);
valueType- The value type of the focus context.
DISCUSSION
When you no longer need the value type returned in thevalueTypeparameter, you should deallocate it.SEE ALSO
TheODValueTypetype (page 904).
TheODStorageUnitCursor::SetValueTypemethod (page 720).