INFORMATION.SCHEMA.STATEMENTPRIVACTIONS
persistent class INFORMATION.SCHEMA.STATEMENTPRIVACTIONS extends %Library.Persistent, %XML.Adaptor [ Final ]
SQL Table Name: INFORMATION_SCHEMA.STATEMENT_PRIV_ACTIONS
Child class of INFORMATION.SCHEMA.STATEMENTPRIVOBJECTS, the privilege actions required for the parent SQL object for this statementProperty Inventory
Properties
property Action as %String (MAXLEN = 1) [ Required ];
SQL Privilege Object action for the parent priilege object for the statement
"s" for Select, "i" for Insert, "u" for Update, "d" for Delete
Property methods: ActionDisplayToLogical(), ActionGet(), ActionIsValid(), ActionLogicalToDisplay(), ActionLogicalToOdbc(), ActionNormalize(), ActionSet()
property Fields as %Library.List;
Property methods: FieldsGet(), FieldsIsValid(), FieldsLogicalToOdbc(), FieldsLogicalToXSD(), FieldsOdbcToLogical(), FieldsSet(), FieldsXSDToLogical()
relationship Relation as INFORMATION.SCHEMA.STATEMENTPRIVOBJECTS [ Required , Inverse = Actions , Cardinality = parent ];
Property methods: RelationGet(), RelationGetObject(), RelationGetObjectId(), RelationGetSwizzled(), RelationIsValid(), RelationNewObject(), RelationOnDelete(), RelationRClose(), RelationRExec(), RelationRFetch(), RelationRelate(), RelationSQLCompute(), RelationSet(), RelationSetObject(), RelationSetObjectId(), RelationUnRelate(), RelationUnSwizzle()
Indexes
index (StatementRelationsIDKey on Action) [IdKey, Type = key];
Index methods: StatementRelationsIDKeyCheck(), StatementRelationsIDKeyDelete(), StatementRelationsIDKeyExists(), StatementRelationsIDKeyOpen(), StatementRelationsIDKeySQLCheckUnique(), StatementRelationsIDKeySQLExists(), StatementRelationsIDKeySQLFindPKeyByConstraint(), StatementRelationsIDKeySQLFindRowIDByConstraint()
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
Gray indicates storage defined by superclasses.
Storage Model: SQLStorage
Maps: 1
Map number 1 is named Master
thismap.Global: ^rINDEXSQL
^rINDEXSQL("sqlidx",1,{INFORMATION_SCHEMA.STATEMENTS.Hash},"priv",{INFORMATION_SCHEMA.STATEMENT_PRIV_OBJECTS.Relation},{Action})
|
= |
|