Class: _DBC

Parent Class:SESSION
OLE Public:Class _DBC is not OLE public
Comment:Base dbc class

Properties Methods 
Properties
A P H Name Initial value Comment
Property _DataSessionID is not array Property _DataSessionID is protected Property _DataSessionID is not hidden _DataSessionID 0 Backup datasession ID
Property Catch is not array Property Catch is not protected Property Catch is not hidden Catch .NULL. Catch flag
Property cErrMSG is not array Property cErrMSG is not protected Property cErrMSG is not hidden cErrMSG "" Error message
Property DataSession is not array Property DataSession is not protected Property DataSession is not hidden DataSession 2 Private data session
Property Name is not array Property Name is not protected Property Name is not hidden Name "_DBC" Name of class
Property nErr is not array Property nErr is not protected Property nErr is not hidden nErr 0 Error number
Property oConnector is not array Property oConnector is not protected Property oConnector is not hidden oConnector .NULL. Object reference to connector which can (support for user custom properties)...

Methods
PHNameComment
Method AttachSession is not protected Method AttachSession is not hidden AttachSession Attach Session
Method C2ToI is not protected Method C2ToI is not hidden C2ToI Convert binnary format to number (16)
Method C4ToI is not protected Method C4ToI is not hidden C4ToI Convert binnary format to number (32)
Method C4ToIRev is not protected Method C4ToIRev is not hidden C4ToIRev Convert binnary format (reverz) to number (32)
Method CheckProperties is not protected Method CheckProperties is not hidden CheckProperties Check Property's value
Method CheckValue is not protected Method CheckValue is not hidden CheckValue Check Value
Method ClearProperty is not protected Method ClearProperty is not hidden ClearProperty Clear property
Method CloseTable is not protected Method CloseTable is not hidden CloseTable Close table
Method CnToI is not protected Method CnToI is not hidden CnToI Convert 1-5 bytes string to Integer
Method DBCValueToValue is not protected Method DBCValueToValue is not hidden DBCValueToValue Convert DBC value to Value
Method Destroy is not protected Method Destroy is not hidden Destroy Restore Datasession ID
Method EnumObjects is not protected Method EnumObjects is not hidden EnumObjects Get list of object by type
Method EnumProperty is not protected Method EnumProperty is not hidden EnumProperty Get list of object properties
Method Error is not protected Method Error is not hidden Error Error routine
Method FormatProperty is not protected Method FormatProperty is not hidden FormatProperty Convert property ID to Name
Method GetDefaultValue is not protected Method GetDefaultValue is not hidden GetDefaultValue Get default Value
Method GetIDObject is not protected Method GetIDObject is not hidden GetIDObject Get Object ID
Method GetProperty is not protected Method GetProperty is not hidden GetProperty Get Property's value
Method GetSP is not protected Method GetSP is not hidden GetSP Get Stored Procedure
Method GetValueType is not protected Method GetValueType is not hidden GetValueType Return the property type
Method Init is not protected Method Init is not hidden Init Backup session ID
Method IsBaseType is not protected Method IsBaseType is not hidden IsBaseType Return is value type is base or not
Method IToC2 is not protected Method IToC2 is not hidden IToC2 Convert number (16) to binnary format
Method IToC4 is not protected Method IToC4 is not hidden IToC4 Convert number (32) to binnary format
Method IToC4Rev is not protected Method IToC4Rev is not hidden IToC4Rev Convert number (32) to binnary format (reverz)
Method IToCn is not protected Method IToCn is not hidden IToCn Convert Integer to 1-5 bytes string
Method OpenTable is not protected Method OpenTable is not hidden OpenTable Open Table
Method RIInfo is not protected Method RIInfo is not hidden RIInfo Get RI Info for Relation
Method SetCatch is not protected Method SetCatch is not hidden SetCatch Catching error
Method SetProperty is not protected Method SetProperty is not hidden SetProperty Set Value of property
Method SetSP is not protected Method SetSP is not hidden SetSP Set Stored Procedure
Method ValueToDBCValue is not protected Method ValueToDBCValue is not hidden ValueToDBCValue Convert value to DBC value

Back MethodsBack Methods
Back TopBack Top