DatabasePermission.AlterAnyDatabaseDdlTrigger Property
SQL Server 2005
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)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public static DatabasePermission get_AlterAnyDatabaseDdlTrigger ()
public static function get AlterAnyDatabaseDdlTrigger () : DatabasePermission
Property Value
A DatabasePermission object that represents the AlterAnyDatabaseDdlTrigger permission that can be included in the database permission set.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
