You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT!! This applies to [!INCLUDEssSDSfull]V11 only!
This feature is in a preview state. Do not take a dependency on the specific implementation of this feature because the feature might be changed or removed in a future release.
Returns the database quota types available on the server.
Column name
Data Type
Description
quota_name
nvarchar
The type of quota for the server. The type Premium_database is equivalent to databases with a resource reservation.
quota_value
int
The number of quota type allowed in the server.
Permissions
This view is available to all user roles with permissions to connect to the virtual master database.