IDatabaseOptions.PageVerify Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_PageVerifyDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_PageVerifyName")]
public Microsoft.SqlServer.Management.Smo.PageVerify PageVerify { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_PageVerifyDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_PageVerifyName")>]
member this.PageVerify : Microsoft.SqlServer.Management.Smo.PageVerify with get, set
Public Property PageVerify As PageVerify
Property Value
- Attributes