TrafficRedText property

Returns the text equivalent for the red traffic light.

Syntax


C++

HRESULT get_TrafficRedText(BSTR* pRetVal)

Scripting languages

Value = object.TrafficRedText

Remarks


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

Home

Applies to

IERUDBColumn


See also

Databases