Serial object interface. More...


Public Member Functions | |
| _.Library.Status | SetSerial (_.Library.String val) |
| Set Serialized State. | |
Public Member Functions inherited from SerialState | |
| _.Library.String | GetSerial (_.Library.Integer force) |
| Get Serialized State. More... | |
| _.Library.Status | SetSerial (_.Library.String val) |
| Set Serialized State. | |
Static Public Member Functions | |
| _.Library.String | LogicalToOdbc (_.Library.String val) |
| LogicalToOdbc() More... | |
Static Public Member Functions inherited from SerialState | |
| _.Library.String | LogicalToOdbc (_, _.Library.String val) |
| LogicalToOdbc() More... | |
Static Public Attributes | |
| STORAGECOMPILERCLASS = None | |
| Serial object interface. | |
Static Public Attributes inherited from SerialState | |
| ODBCDELIMITER = None | |
| Serial object interface. | |
| STORAGEINTERFACE = None | |
| STORAGEINTERFACE defines the type of serialization implemented by this class. More... | |
Static Private Member Functions | |
| _.Library.Boolean | ObjectIsNull (_.Library.ObjectIdentity pOID) |
| Return true if pOID is a null object and false if the object is not null. | |
Serial object interface.
|
static |
Construct a string delimited by ODBCDELIMITER from an object's serialized state.