Visual Basic: RDO Data Control

rdoPreparedStatement Object

See Also    Example    Properties    Methods    Events

An rdoPreparedStatement object is a prepared query definition.






Remarks

Note   The rdoPreparedStatement object is outdated and only maintained for backward compatibility. It should be replaced with the rdoQuery object. The rdoQuery object supports all of the rdoPreparedStatement object's properties and methods. In contrast, the rdoPreparedStatement only a subset of the rdoQuery object's properties and methods and none of its events.