%WebStress.Iterations
persistent class %WebStress.Iterations extends %Library.Persistent, %XML.Adaptor
SQL Table Name: %WebStress.Iterations
Property Inventory
Properties
property Number as %Integer;
Property methods: NumberDisplayToLogical(), NumberGet(), NumberIsValid(), NumberLogicalToDisplay(), NumberNormalize(), NumberSet(), NumberXSDToLogical()
property RunID as %Integer [ Required ];
Property methods: RunIDDisplayToLogical(), RunIDGet(), RunIDIsValid(), RunIDLogicalToDisplay(), RunIDNormalize(), RunIDSet(), RunIDXSDToLogical()
property ScriptID as %Integer [ Required ];
Property methods: ScriptIDDisplayToLogical(), ScriptIDGet(), ScriptIDIsValid(), ScriptIDLogicalToDisplay(), ScriptIDNormalize(), ScriptIDSet(), ScriptIDXSDToLogical()
property Seconds as %Integer;
Property methods: SecondsDisplayToLogical(), SecondsGet(), SecondsIsValid(), SecondsLogicalToDisplay(), SecondsNormalize(), SecondsSet(), SecondsXSDToLogical()
property SystemIdentifier as %String (MAXLEN = 200) [ Required ];
Property methods: SystemIdentifierDisplayToLogical(), SystemIdentifierGet(), SystemIdentifierIsValid(), SystemIdentifierLogicalToDisplay(), SystemIdentifierLogicalToOdbc(), SystemIdentifierNormalize(), SystemIdentifierSet()
property TestID as %Integer [ Required ];
Property methods: TestIDDisplayToLogical(), TestIDGet(), TestIDIsValid(), TestIDLogicalToDisplay(), TestIDNormalize(), TestIDSet(), TestIDXSDToLogical()
Indexes
index (Main on TestID,RunID,SystemIdentifier,ScriptID) [IdKey, PrimaryKey, Type = key, Unique];
Index methods: MainCheck(), MainDelete(), MainExists(), MainOpen(), MainSQLCheckUnique(), MainSQLExists(), MainSQLFindPKeyByConstraint(), MainSQLFindRowIDByConstraint()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildDeferredIndices()
- %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()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
Storage
Storage Model: SQLStorage
Maps: 1
Map number 1 is named Master
thismap.Global: ^WebStress.Iterations
^WebStress.Iterations({TestID},{RunID},{SystemIdentifier},{ScriptID})
|
= |
|