Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

CanTransact Method

Applies To

ODynaset

OSqlStmt

Description

This method returns TRUE when the session to which this ODynaset or OSqlStmt is attached supports transactions.

Usage

oboolean CanTransact(void) const

Remarks

See OSession for more information about transactions. In the current release, all sessions support transactions.

Return Value

TRUE if the dynaset's or sqlstmt's session supports transactions; FALSE if not.


 
Oracle
Copyright © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback