[This is preliminary documentation and is subject to change.]
Gets the current database schema info (if any).
| C# | Visual Basic | Visual C++ |
DataTable DbSchema { get; }
ReadOnly Property DbSchema As DataTable
property DataTable^ DbSchema { DataTable^ get (); }