%SYS.Journal.BitSetRecord
persistent class %SYS.Journal.BitSetRecord extends %SYS.Journal.SetKillRecord
SQL Table Name: %SYS_Journal.BitSetRecord
Journal BITSET record related APIProperty Inventory
Method Inventory
Parameters
parameter READONLY = 1;
Inherited description: READONLY = 1 means that objects can be created, opened but not saved or deleted.
Tables are projected to SQL as READONLY.
Properties
property OldLength as %Integer [ Calculated ];
The length of the bit string prior to the BITSET
Property methods: OldLengthDisplayToLogical(), OldLengthIsValid(), OldLengthLogicalToDisplay(), OldLengthNormalize()
property Position as %Integer [ Calculated ];
Bit position of the BITSET
Property methods: PositionDisplayToLogical(), PositionIsValid(), PositionLogicalToDisplay(), PositionNormalize()
Methods
method NewValueGet() as %String
method OldLengthGet() as %Integer
method OldValueGet() as %String
method PositionGet() as %Integer
Inherited Members
Inherited Properties
- Address
- ClusterSequence
- Collation
- DatabaseName
- ECPSystemID
- GlobalNode
- GlobalReference
- InTransaction
- JobID
- MirrorDatabaseName
- NewValue
- Next
- NextAddress
- NumberOfValues
- OldValue
- Prev
- PrevAddress
- ProcessID
- RemoteSystemID
- TimeStamp
- Type
- TypeName
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildDeferredIndices()
- %BuildIndices()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- ClusterSequenceGet()
- CollationGet()
- Count()
- DatabaseNameGet()
- ECPSystemIDGet()
- ExistsNewValue()
- ExistsOldValue()
- FetchRows()
- GetAddressNear()
- GetPhysicalLocation()
- GetRealPIDSYSinFilter()
- GlobalNodeGet()
- GlobalReferenceGet()
- InTransactionGet()
- JobIDGet()
- MirrorDatabaseNameGet()
- NextAddressGet()
- NextGet()
- NumberOfValuesGet()
- PIDLookup()
- PrevAddressGet()
- PrevGet()
- ProcessIDGet()
- RemoteSystemIDGet()
- Restore()
- TimeStampGet()
- TypeNameGet()
Storage
Gray indicates storage defined by superclasses.