Propriétés SqlOlapConnectionInfoBase
Le type SqlOlapConnectionInfoBase expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
ConnectionString | Gets the connection string. |
![]() |
ConnectionStringInternal | Gets or sets the internal connection string. |
![]() |
ConnectionTimeout | Gets or sets the number of seconds before a connection times out. |
![]() |
ConnectionTimeoutInternal | Gets or sets the internal connection timeout period in seconds. |
![]() |
DatabaseName | Gets or sets the database with which the connection is established. |
![]() |
DatabaseNameInternal | Gets or sets the internal database name. |
![]() |
IntegratedSecurityInternal | Gets or sets the Boolean property value that specifies whether the connection supports integrated security. |
![]() |
Password | Gets or sets the password used to establish a connection. |
![]() |
QueryTimeout | Gets or sets the number of seconds before a query times out. |
![]() |
QueryTimeoutInternal | Gets or sets the internal query timeout period in seconds. |
![]() |
RebuildConnectionStringInternal | |
![]() |
SecurePassword | Gets or sets the secure password used to establish a connection. |
![]() |
ServerCaseSensitivity | Gets or sets the server case sensitivity for the connection. (Hérité de ConnectionInfoBase.) |
![]() |
ServerName | Gets or sets the name of the instance of SQL Server. |
![]() |
ServerNameInternal | Gets or sets the internal name of the instance of SQL Server. |
![]() |
ServerType | Gets or sets the server connection type. (Hérité de ConnectionInfoBase.) |
![]() |
ServerVersion | Gets or sets the version information about the instance of SQL Server. (Hérité de ConnectionInfoBase.) |
![]() |
UseIntegratedSecurity | Gets or sets the Boolean property value that specifies whether the connection uses integrated security. |
![]() |
UserName | Gets or sets the user that is connecting to the instance of SQL Server. |
Haut de la page
Voir aussi