Database Class
Visual Studio 2010
Class representing the schema information for a given Database.
Namespace: Microsoft.SqlServerCe.Management.Scripting.Schema
Assembly: Microsoft.SqlServerCe.Management.Scripting (in Microsoft.SqlServerCe.Management.Scripting.dll)
The Database type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Indexes | Gets or sets the indexes schema of the database. |
![]() | IsCaseSensitive | Gets whether the fields in the database are case sensitive. |
![]() | LocaleId | Gets the locale identifier for the database. |
![]() | Tables | Gets or sets the tables schema for the database. |
