| IDatabaseRepositoryFactory Properties |
The IDatabaseRepositoryFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| DatabaseConnectString |
Gets or sets the database connection string.
| |
| DatabaseService |
The database service.
| |
| EnforceDependencies |
Indicates if package dependencies are enforced. The default is true.
| |
| IsCoreEditable |
Indicates if the package 'Core' can be modified. The default is false.
| |
| LicenseFilePath |
Gets or sets the path to the license file.
| |
| SqlBridgeConfiguration |
Gets or sets the SQLBridge configuration for the new repository.
| |
| UserName |
Gets or sets the user name.
|