Name | Description | |
---|---|---|
![]() | DatabaseConnectionSettings Constructor |
The following tables list the members exposed by DatabaseConnectionSettings.
Name | Description | |
---|---|---|
![]() | DatabaseConnectionSettings Constructor |
Name | Description | |
---|---|---|
![]() | AdditionalConnectionOptions | Additional options to be included for the connection |
![]() | CredentialProfileOID | The OID of the CredentialProfile representing the account to connect with. |
![]() | CustomConnectionString | Specify a custom connection string to use |
![]() | DatabaseName | The name of the database, if required |
![]() | DatabaseType | The type of database |
![]() | ProviderName | The name of the database provider to use |
![]() | SchemaName | The database schema name, if required |
![]() | ServerName | The name or IP address of the database server |
![]() | UseIntegratedSecurity | Whether to use integrated security (automatic authentication) |