Data.DBXCommon.TDBXCursorValue

From RAD Studio API Documentation
Revision as of 15:48, 16 October 2011 by TestAccount (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Data.DBXCommon.TDBXWritableValueData.DBXCommon.TDBXValueSystem.TObject
TDBXCursorValue

Delphi

TDBXCursorValue = class(TDBXWritableValue)

C++

class PASCALIMPLEMENTATION TDBXCursorValue : public TDBXWritableValue

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Implementation of TDBXWritableValue for TDBXDataTypes.CursorType.

TDBXCursorValue implements TDBXWritableValue for TDBXDataTypes.CursorType. This class is used for Oracle drivers to specify that a Reader (Oracle Cursor) gets returned from the execution of a stored procedure.

See Also

Personal tools
Translations