Home / Intersoft.ISSupport6 / ISDatabaseConnectionInfo
Defines all Information required to Connect to a Database.
Methods 5 Properties 18
Methods
Properties
Name
Description
ApplicationIntentReadOnly
If True, declares the application workload type as "ReadOnly" when connecting to a server. False (the default) indicates "ReadWrite".
ConnectMethod
The Method to use to Connect to the database.
DatabaseName
The Database Name.
DatabasePassword
The Database Password required to connect to the Intersoft database.
Encrypt
Indicates whether data should be encrypted before sending it over the network. If Encrypted, whether to Trust Server Certificate.
Exclusive
Indicates whether the database should be opened for exclusive access.
ForceDirectAccess
Indicates whether to Force Direct Access to the database.
MultiSubnetFailover
Specify True when connecting to the availability group listener of a SQL Server availability group or a SQL Server Failover Cluster Instance. The default is False.
Password
The Password required to connect to the database server if Windows authentication is not or cannot be used.
Provider
The database Provider.
ServerLoginGroup
The Name of the Server Login Group that will have access to the database.
ServerName
The Name of the database Server or blank for Microsoft Access databases.
ServerPort
The TCP/IP Port of the Database Server or zero to use the default port or if specification of a port is not applicable, e.g. for Microsoft Access databases.
SystemDatabase
The System database for MS Access databases.
Tag System Use Only
TimeoutSeconds
Command Timeout Seconds.
UserId
The UserId required to connect to the database server if Windows authentication is not or cannot be used.
UsingSqlConfigFile
Indicates the Database Connection Information uses a Configuration File.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0