SqlStorage Table
Id: 65515
Label: SqlStorage
Security key: AdminTables
Settings shown are initial values.
Note |
|---|
|
Use of this table might lead to an Elevation of Privileges attack or a Denial of Service attack. The Application Object Server authorizes each create, update, or delete action on the table by confirming that the current user has permission to perform the requested operation on that table. If the user who initiates the operation is not authorized to perform the operation, an exception will be thrown. |
Note |
|---|
|
At the time of publication, portions of this topic were intentionally left blank. For the most current information, visit Microsoft Dynamics AX Online. |
|
Field |
Description |
|---|---|
|
id ID: 1 Type: Integer Label: id |
|
|
objectType ID: 2 Type: Integer Label: objectType |
|
|
tabId ID: 3 Type: Integer Extended data type: tableId Extended Data Type Label: Table |
ID for the table |
|
indexId ID: 4 Type: Integer Extended data type: indexId Extended Data Type Label: Index |
ID for the index |
|
override ID: 5 Enum: boolean Enumeration Label: override |
|
|
parm ID: 6 Type: String Size: 25 Label: parm |
|
|
value ID: 7 Type: String Size: 255 Label: value |
|
Note