Поделиться через


Элементы 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.)

В начало