IDatabaseSqlCeDatabaseConfiguration Members
Include Protected Members
Include Inherited Members
The IDatabaseSqlCeDatabaseConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
AsDefault |
Set this database as the default one in the configuration.
(Inherited from IDatabaseConfigurationProperties.) |
|
Equals |
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ForDatabaseNamed |
Configure a named database.
(Inherited from IDatabaseConfiguration.) |
|
GetHashCode |
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
GetType |
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ToString |
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
WithConnectionString |
Connection string to use for this data source.
(Inherited from IDatabaseDefaultConnectionString.) |
Properties
Name | Description | |
---|---|---|
ThatIs |
Specify the type of database.
(Inherited from IDatabaseConfigurationProviderEntry.) |
See Also
IDatabaseSqlCeDatabaseConfiguration Interface
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent Namespace