FillSchema
Value of FillSchema determines weather after running a SELECT statement if the FillSchema method will be called to fill the underlying schema into the dataset.
NOTE: This is set to false by default.
| C# | |
|---|---|
public bool FillSchema {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0