Index.CheckIndexWithResult Method
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.
Tests the integrity of database pages that store data for the referenced index.
public System.Data.DataTable CheckIndexWithResult ();
member this.CheckIndexWithResult : unit -> System.Data.DataTable
Public Function CheckIndexWithResult () As DataTable