Microsoft.SqlServer.Server.SystemDataAccessKind
Describes the type of access to system data for a user-defined method or function.
None = 0
The method or function does not access system data.
Read = 1
The method or function reads system data.