Miado - Much-improved ADO.Net
The IDatabase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ConnectionString |
Gets or sets the connection string.
|
|
|
DbProviderFactory |
Gets or sets the underlying DbProviderFactory.
|
|
|
DbProviderSyntaxParser |
Gets the parser that represents the syntax used
by the DbProvider to represent parameters in SQL.
|
|
|
QueryRegistry |
Gets the query registry.
|
|
|
SourceCodeSyntaxParser |
Gets the parser that represents the syntax used
in the source code to represent parameters in SQL.
|