Expand Minimize
This topic has not yet been rated - Rate this topic

DatabasePermission.AlterAnyApplicationRole Property

Gets a permission that can be included in the database permission set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public static DatabasePermission AlterAnyApplicationRole { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.DatabasePermission
A DatabasePermission object that represents the AlterAnyApplicationRolepermission that can be included in the database permission set.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.