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 | |
---|---|---|
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. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
ConnectionParmsChanged | Changes the connection parameters. (Se hereda de 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. (Invalida SqlOlapConnectionInfoBase. . :: . .CreateConnectionObject() () () ().) | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | Returns the object as a string value. (Se hereda de SqlOlapConnectionInfoBase). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. (Invalida SqlOlapConnectionInfoBase. . :: . .ConnectionString.) | |
ConnectionStringInternal | Gets or sets the internal connection string. (Se hereda de SqlOlapConnectionInfoBase). | |
ConnectionTimeout | Gets or sets the number of seconds before a connection times out. (Se hereda de SqlOlapConnectionInfoBase). | |
ConnectionTimeoutInternal | Gets or sets the internal connection timeout period in seconds. (Se hereda de SqlOlapConnectionInfoBase). | |
DatabaseName | Gets or sets the database with which the connection is established. (Se hereda de SqlOlapConnectionInfoBase). | |
DatabaseNameInternal | Gets or sets the internal database name. (Se hereda de 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. (Se hereda de SqlOlapConnectionInfoBase). | |
Password | Gets or sets the password used to establish a connection. (Se hereda de SqlOlapConnectionInfoBase). | |
QueryTimeout | Gets or sets the number of seconds before a query times out. (Se hereda de SqlOlapConnectionInfoBase). | |
QueryTimeoutInternal | Gets or sets the internal query timeout period in seconds. (Se hereda de SqlOlapConnectionInfoBase). | |
RebuildConnectionStringInternal | (Se hereda de SqlOlapConnectionInfoBase). | |
SecurePassword | Gets or sets the secure password used to establish a connection. (Se hereda de SqlOlapConnectionInfoBase). | |
ServerCaseSensitivity | Gets or sets the server case sensitivity for the connection. (Se hereda de ConnectionInfoBase). | |
ServerName | Gets or sets the name of the instance of SQL Server. (Se hereda de SqlOlapConnectionInfoBase). | |
ServerNameInternal | Gets or sets the internal name of the instance of SQL Server. (Se hereda de SqlOlapConnectionInfoBase). | |
ServerType | Gets or sets the server connection type. (Se hereda de ConnectionInfoBase). | |
ServerVersion | Gets or sets the version information about the instance of SQL Server. (Se hereda de ConnectionInfoBase). | |
UseIntegratedSecurity | Gets or sets the Boolean property value that specifies whether the connection uses integrated security. (Se hereda de SqlOlapConnectionInfoBase). | |
UserName | Gets or sets the user that is connecting to the instance of SQL Server. (Se hereda de SqlOlapConnectionInfoBase). |
Principio
Vea también