DatabasePermission.Checkpoint 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_Checkpoint ()
public static function get Checkpoint () : DatabasePermission
Property Value
A DatabasePermission object that represents the Checkpoint 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.
