This topic has not yet been rated - Rate this topic

PageVerify Enumeration

The PageVerify enumeration contains constant values that specify the automatic page verification options for a database.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
public enum PageVerify
public enum PageVerify
public enum PageVerify
Member name Description
Checksum Performs an automatic checksum on data in the database.
None There is no automatic verification of data in the database.
TornPageDetection Performs an automatic torn-page detection of the data in the database.

The PageVerify enumeration class is served by the PageVerify property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ