AccessRecordType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class AccessRecordType
public enum AccessRecordType
type AccessRecordType =
Public Enum AccessRecordType
- Inheritance
-
AccessRecordType
Fields
Name | Value | Description |
---|---|---|
Table | 0 | |
Field | 1 | |
UserType | 2 | |
DefaultTable | 4 | |
DefaultField | 5 | |
SecurityKey | 6 | |
MenuItemDisplay | 7 | |
MenuItemOutput | 8 | |
MenuItemAction | 9 | |
MenuItemWeb | 10 | |
WebUrlItem | 11 | |
WebActionItem | 12 | |
WebDisplayContentItem | 13 | |
WebOutputContentItem | 14 | |
WebletItem | 15 | |
WebManagedContentItem | 16 |