TrafficGreenText property

Returns the text equivalent for the green traffic light.

Syntax


C++

HRESULT get_TrafficGreenText(BSTR* pRetVal)

Scripting languages

Value = object.TrafficGreenText

Remarks


You can only set the TrafficGreenText property if the DataType property is set to erColumnTypeTrafficLight and if TrafficLightStyle is set to ERUTrafficLightCustom. Otherwise, TrafficGreenText returns the error EROOM_E_INVALIDOPERATION.

Home

Applies to

IERUDBColumn


See also

Databases