Types of LockEdits in RDO.

Showing Answers 1 - 1 of 1 Answers

vishal gore

  • Oct 11th, 2005
 

rdoEngine Object

 SupportedUnsupported
PropertiesrdoEnvironmentsrdoDefaultCursorDriver, rdoDefaultErrorThreshold, rdoDefaultLoginTimeout, rdoDefaultPassword, rdoDefaultUser, rdoErrors, rdoLocaleID, rdoVersion
Methods rdoCreateEnvironment, rdoRegisterDataSource 
Events  InfoMessage

rdoError Object

 SupportedUnsupported
PropertiesDescription, Number, Source, SQLRetcode, SQLStateHelpContext, HelpFile 
Methods  
Events  

rdoConnection Object

 SupportedUnsupported
PropertiesConnect, LoginTimeout, QueryTimeoutAsyncCheckInterval, CursorDriver, hDbc, LastQueryResults, LogMessages, Name, rdoQueries, rdoResultsets, rdoTables, RowsAffected, StillConnecting, StillExecuting, Transactions, Updatable, Version
MethodsBeginTrans, Cancel, Close, CommitTrans, EstablishConnection, Execute, OpenResultset, RollbackTransCreateQuery 
Events BeforeConnect, Connect, Disconnect, QueryComplete, QueryTimeout, WillExecute 

rdoColumn Object

 SupportedUnsupported
PropertiesName, Size, Type, ValueAllowZeroLength, Attributes, BatchConflictValue, ChunkRequired, KeyColumn, OrdinalPosition, OriginalValue, Required, SourceColumn, SourceTable, Status, Updatable
MethodsAppendChunk, ColumnSize, GetChunk 
Events DataChanged, WillChangeData

rdoTable Object

 SupportedUnsupported
Properties Name, rdoColumns, RowCount, Type, Updatable 
Methods OpenResultset 
Events  

rdoResultset Object

 SupportedUnsupported
PropertiesAbsolutePosition, ActiveConnection, BOF, Bookmark, EOF, LockEdits, LockType, Name, PercentPosition, rdoColumns, RowCount, Type, BatchCollisionCount, BatchCollisionRows, BatchSize, Bookmarkable, EditMode, LastModified, hStmt, Restartable, Status, StillExecuting, Transactions, Updatable, UpdateCriteria, UpdateOperation
MethodsAddNew, Cancel, CancelUpdate, Close, Delete, MoreResults, Move, MoveFirst, MoveLast, MoveNext, MovePrevious, Requery, Resync, UpdateBatchUpdate, CancelBatch, Edit, GetClipString, GetRows, 
Events Associate, Dissociate, ResultsChanged, RowCurrencyChange, RowStatusChanged, WillAssociate, WillDissociate, WillUpdateRows

rdoQuery Object

 SupportedUnsupported
PropertiesActiveConnection, Prepared, QueryTimeout, rdoParameters, SQL, TypeBindThreshold, CursorType, hStmt, KeysetSize, LockType, MaxRows, Name, rdoColumns, RowsAffected, RowsetSize, StillExecuting,
MethodsExecute, OpenResultsetCancel, Close
Events  

rdoEnvironment Object

 SupportedUnsupported
PropertiesrdoConnectionsCursorDriver, hEnv, LoginTimeout, Name, UserName 
MethodsBeginTrans, CommitTrans, OpenConnection, RollbackTransClose
Events BeginTrans, CommitTrans, RollbackTrans

rdoParameter Object

 SupportedUnsupported
PropertiesDirection, Name, Size, Type, Value 
MethodsAppendChunk 
Events  

rdoColumns Object

 SupportedUnsupported
PropertiesCount, Item 
Methods Refresh 
Events  

rdoTables Object

 SupportedUnsupported
Properties Count, Item 
Methods Refresh 
Events  

rdoConnections Object

 SupportedUnsupported
PropertiesCount, Item 
Methods Add, Remove 
Events  

rdoParameters Object

 SupportedUnsupported
PropertiesCount, Item 
Methods  
Events  

rdoResultsets Object

 SupportedUnsupported
PropertiesCount, Item 
Methods  
Events  

rdoEnvironments Object

 SupportedUnsupported
PropertiesCount, Item 
Methods Add, Remove 
Events  

rdoQueries Object

 SupportedUnsupported
Properties Count, Item 
Methods  
Events  

rdoErrors Object

 SupportedUnsupported
Properties Count, Item 
Methods Clear 
Events  

i think it will clear more ..

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions