Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The SqlOlapConnectionInfoBase class represents information used to connect to the instance of SQL Server.
The following tables list the members exposed by the SqlOlapConnectionInfoBase type.
Public Constructors
(see also Protected Constructors )
| Имя | Description | |
|---|---|---|
| SqlOlapConnectionInfoBase | Overloaded. Initializes a new instance of the SqlOlapConnectionInfoBase class. |
В начало
Protected Constructors
| Имя | Description | |
|---|---|---|
| SqlOlapConnectionInfoBase | Overloaded. Initializes a new instance of the SqlOlapConnectionInfoBase class. |
В начало
Public Fields
(see also Protected Fields )
| Имя | Description | |
|---|---|---|
![]() ![]() |
DefaultConnTimeout | A Int32 that specifies the default connection time out period in seconds. |
![]() ![]() |
DefaultQueryTimeout | A Int32 that specifies the default query time out period in seconds. |
В начало
Protected Fields
| Имя | Description | |
|---|---|---|
![]() ![]() |
NoTimeOut | A Int32 that specifies there is no time out. |
В начало
Public Properties
(see also Protected Properties )
| Имя | Description | |
|---|---|---|
![]() |
ConnectionString | Gets the connection string. |
![]() |
ConnectionTimeout | Gets or sets the number of seconds before a connection times out. |
![]() |
DatabaseName | Gets or sets the database with which the connection is established. |
![]() |
Password | Gets or sets the password used to establish a connection. |
![]() |
QueryTimeout | Gets or sets the number of seconds before a query times out. |
![]() |
SecurePassword | Gets or sets the secure password used to establish a connection. |
![]() |
ServerCaseSensitivity | Gets or sets the server case sensitivity for the connection. (inherited from ConnectionInfoBase) |
![]() |
ServerName | Gets or sets the name of the instance of SQL Server. |
![]() |
ServerType | Gets or sets the server connection type. (inherited from ConnectionInfoBase) |
![]() |
ServerVersion | Gets or sets the version information about the instance of SQL Server. (inherited from 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. |
В начало
Protected Properties
| Имя | Description | |
|---|---|---|
![]() |
ConnectionStringInternal | Gets or sets the internal connection string. |
![]() |
ConnectionTimeoutInternal | Gets or sets the internal connection timeout period in seconds. |
![]() |
DatabaseNameInternal | Gets or sets the internal database name. |
![]() |
IntegratedSecurityInternal | Gets or sets the Boolean property value that specifies whether the connection supports integrated security. |
![]() |
QueryTimeoutInternal | Gets or sets the internal query timeout period in seconds. |
![]() |
RebuildConnectionStringInternal | |
![]() |
ServerNameInternal | Gets or sets the internal name of the instance of SQL Server. |
В начало
Public Methods
(see also Protected Methods )
| Имя | Description | |
|---|---|---|
![]() |
CreateConnectionObject | Creates the connection object and returns the IDbConnection object value. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns the object as a string value. |
В начало
Protected Methods
| Имя | Description | |
|---|---|---|
![]() |
ConnectionParmsChanged | Overridden. Changes the connection parameters. |
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
SqlOlapConnectionInfoBase Class
Microsoft.SqlServer.Management.Common Namespace
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)