DataSetTestCondition.DumpDataSet(DataSet) 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.
protected static void DumpDataSet (System.Data.DataSet schema);
static member DumpDataSet : System.Data.DataSet -> unit
Protected Shared Sub DumpDataSet (schema As DataSet)
Parameters
- schema
- DataSet