Construction Methods
Method | Description |
---|---|
CCeDBRecord | Constructs a CCeDBRecord object. |
Operations Methods
Method | Description |
---|---|
AddProp | Adds a property to the record. |
AddProps | Adds an array of properties to the record. |
DeleteAllProps | Deletes all properties from the record |
DeleteProp | Deletes a property from the record. |
GetNumProps | Retrieves the number of properties in the record. |
GetPropFromIdent | Retrieves a property based on its application-defined identifier. |
GetPropFromIndex | Retrieves a property based on its index. |