Click or drag to resize

IDatabaseRepositoryFactory Properties

The IDatabaseRepositoryFactory type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseConnectString
Gets or sets the database connection string.
Public propertyDatabaseService
The database service.
Public propertyEnforceDependencies
Indicates if package dependencies are enforced. The default is true.
Public propertyIsCoreEditable
Indicates if the package 'Core' can be modified. The default is false.
Public propertyLicenseFilePath
Gets or sets the path to the license file.
Public propertySqlBridgeConfiguration
Gets or sets the SQLBridge configuration for the new repository.
Public propertyUserName
Gets or sets the user name.
Top
See Also