PageVerifyDatabaseOptionKind Enumeration
Specifies the types of page verify alter database options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Checksum | The Option is Checksum. | |
| None | The Option is None. | |
| TornPageDetection | The Option is TornPageDetection. |
Show: