Compartir a través de


OlapConnectionInfo Miembros

This class supports the SMO infrastructure and is not intended to be used directly from your code.

El tipo OlapConnectionInfo expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico OlapConnectionInfo() () () () This constructor supports the SMO infrastructure and is not intended to be used directly from your code.
Método publico OlapConnectionInfo(OlapConnectionInfo) This constructor supports the SMO infrastructure and is not intended to be used directly from your code.

Principio

Métodos

  Nombre Descripción
Método protegido ConnectionParmsChanged Changes the connection parameters. (Se hereda de SqlOlapConnectionInfoBase).
Método publico Copy This method supports the SMO infrastructure and is not intended to be used directly from your code.
Método publico CreateConnectionObject This property supports the SMO infrastructure and is not intended to be used directly from your code. (Invalida SqlOlapConnectionInfoBase. . :: . .CreateConnectionObject() () () ().)
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns the object as a string value. (Se hereda de SqlOlapConnectionInfoBase).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ApplicationName This property supports the SMO infrastructure and is not intended to be used directly from your code.
Propiedad pública ConnectionString This property supports the SMO infrastructure and is not intended to be used directly from your code. (Invalida SqlOlapConnectionInfoBase. . :: . .ConnectionString.)
Propiedad protegida ConnectionStringInternal Gets or sets the internal connection string. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública ConnectionTimeout Gets or sets the number of seconds before a connection times out. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad protegida ConnectionTimeoutInternal Gets or sets the internal connection timeout period in seconds. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública DatabaseName Gets or sets the database with which the connection is established. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad protegida DatabaseNameInternal Gets or sets the internal database name. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública EncryptConnection This property supports the SMO infrastructure and is not intended to be used directly from your code.
Propiedad protegida IntegratedSecurityInternal Gets or sets the Boolean property value that specifies whether the connection supports integrated security. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública Password Gets or sets the password used to establish a connection. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública QueryTimeout Gets or sets the number of seconds before a query times out. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad protegida QueryTimeoutInternal Gets or sets the internal query timeout period in seconds. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad protegida RebuildConnectionStringInternal (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública SecurePassword Gets or sets the secure password used to establish a connection. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública ServerCaseSensitivity Gets or sets the server case sensitivity for the connection. (Se hereda de ConnectionInfoBase).
Propiedad pública ServerName Gets or sets the name of the instance of SQL Server. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad protegida ServerNameInternal Gets or sets the internal name of the instance of SQL Server. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública ServerType Gets or sets the server connection type. (Se hereda de ConnectionInfoBase).
Propiedad pública ServerVersion Gets or sets the version information about the instance of SQL Server. (Se hereda de ConnectionInfoBase).
Propiedad pública UseIntegratedSecurity Gets or sets the Boolean property value that specifies whether the connection uses integrated security. (Se hereda de SqlOlapConnectionInfoBase).
Propiedad pública UserName Gets or sets the user that is connecting to the instance of SQL Server. (Se hereda de SqlOlapConnectionInfoBase).

Principio