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

Database.PageVerify Property

Specifies the type of page integrity check that SQL Server performs when reading database pages.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute]
public PageVerify PageVerify { get; set; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.PageVerify
A PageVerify object value that specifies the type of page integrity check performed when SQL Server reads database pages.

Implements

IDatabaseOptions.PageVerify
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.