Элементы OlapConnectionInfo
This class supports the SMO infrastructure and is not intended to be used directly from your code.
Тип OlapConnectionInfo предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
OlapConnectionInfo() () () () | This constructor supports the SMO infrastructure and is not intended to be used directly from your code. | |
OlapConnectionInfo(OlapConnectionInfo) | This constructor supports the SMO infrastructure and is not intended to be used directly from your code. |
В начало
Методы
Имя | Описание | |
---|---|---|
ConnectionParmsChanged | Changes the connection parameters. (Наследуется из SqlOlapConnectionInfoBase.) | |
Copy | This method supports the SMO infrastructure and is not intended to be used directly from your code. | |
CreateConnectionObject | This property supports the SMO infrastructure and is not intended to be used directly from your code. (Перезаписывает SqlOlapConnectionInfoBase. . :: . .CreateConnectionObject() () () ().) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | Returns the object as a string value. (Наследуется из SqlOlapConnectionInfoBase.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
ApplicationName | This property supports the SMO infrastructure and is not intended to be used directly from your code. | |
ConnectionString | This property supports the SMO infrastructure and is not intended to be used directly from your code. (Перезаписывает SqlOlapConnectionInfoBase. . :: . .ConnectionString.) | |
ConnectionStringInternal | Gets or sets the internal connection string. (Наследуется из SqlOlapConnectionInfoBase.) | |
ConnectionTimeout | Gets or sets the number of seconds before a connection times out. (Наследуется из SqlOlapConnectionInfoBase.) | |
ConnectionTimeoutInternal | Gets or sets the internal connection timeout period in seconds. (Наследуется из SqlOlapConnectionInfoBase.) | |
DatabaseName | Gets or sets the database with which the connection is established. (Наследуется из SqlOlapConnectionInfoBase.) | |
DatabaseNameInternal | Gets or sets the internal database name. (Наследуется из SqlOlapConnectionInfoBase.) | |
EncryptConnection | This property supports the SMO infrastructure and is not intended to be used directly from your code. | |
IntegratedSecurityInternal | Gets or sets the Boolean property value that specifies whether the connection supports integrated security. (Наследуется из SqlOlapConnectionInfoBase.) | |
Password | Gets or sets the password used to establish a connection. (Наследуется из SqlOlapConnectionInfoBase.) | |
QueryTimeout | Gets or sets the number of seconds before a query times out. (Наследуется из SqlOlapConnectionInfoBase.) | |
QueryTimeoutInternal | Gets or sets the internal query timeout period in seconds. (Наследуется из SqlOlapConnectionInfoBase.) | |
RebuildConnectionStringInternal | (Наследуется из SqlOlapConnectionInfoBase.) | |
SecurePassword | Gets or sets the secure password used to establish a connection. (Наследуется из SqlOlapConnectionInfoBase.) | |
ServerCaseSensitivity | Gets or sets the server case sensitivity for the connection. (Наследуется из ConnectionInfoBase.) | |
ServerName | Gets or sets the name of the instance of SQL Server. (Наследуется из SqlOlapConnectionInfoBase.) | |
ServerNameInternal | Gets or sets the internal name of the instance of SQL Server. (Наследуется из SqlOlapConnectionInfoBase.) | |
ServerType | Gets or sets the server connection type. (Наследуется из ConnectionInfoBase.) | |
ServerVersion | Gets or sets the version information about the instance of SQL Server. (Наследуется из ConnectionInfoBase.) | |
UseIntegratedSecurity | Gets or sets the Boolean property value that specifies whether the connection uses integrated security. (Наследуется из SqlOlapConnectionInfoBase.) | |
UserName | Gets or sets the user that is connecting to the instance of SQL Server. (Наследуется из SqlOlapConnectionInfoBase.) |
В начало
См. также