TrafficYellowText property

Returns the text equivalent for the yellow traffic light.

Syntax


C++

HRESULT get_TrafficYellowText(BSTR* pRetVal)

Scripting languages

Value = object.TrafficYellowText

Remarks


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

Home

Applies to

IERUDBColumn


See also

Databases