Langue

OlapConnectionInfo Classe

Définition

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class OlapConnectionInfo : Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type OlapConnectionInfo = class
    inherit SqlOlapConnectionInfoBase
Public Class OlapConnectionInfo
Inherits SqlOlapConnectionInfoBase
Héritage
Attributs

Constructeurs

Nom Description
OlapConnectionInfo()
OlapConnectionInfo(OlapConnectionInfo)

Champs

Nom Description
NoTimeOut (Hérité de SqlOlapConnectionInfoBase)

Propriétés

Nom Description
ApplicationName
ConnectionString
ConnectionStringInternal (Hérité de SqlOlapConnectionInfoBase)
ConnectionTimeout (Hérité de SqlOlapConnectionInfoBase)
ConnectionTimeoutInternal (Hérité de SqlOlapConnectionInfoBase)
DatabaseName (Hérité de SqlOlapConnectionInfoBase)
DatabaseNameInternal (Hérité de SqlOlapConnectionInfoBase)
EncryptConnection

si la connexion doit être ouverte avec le chiffrement

IntegratedSecurity
IntegratedSecurityInternal (Hérité de SqlOlapConnectionInfoBase)
OtherParameters
Password (Hérité de SqlOlapConnectionInfoBase)
QueryTimeout (Hérité de SqlOlapConnectionInfoBase)
QueryTimeoutInternal (Hérité de SqlOlapConnectionInfoBase)
RebuildConnectionStringInternal (Hérité de SqlOlapConnectionInfoBase)
SecurePassword (Hérité de SqlOlapConnectionInfoBase)
ServerCaseSensitivity (Hérité de ConnectionInfoBase)
ServerName (Hérité de SqlOlapConnectionInfoBase)
ServerNameInternal (Hérité de SqlOlapConnectionInfoBase)
ServerType (Hérité de ConnectionInfoBase)
ServerVersion (Hérité de ConnectionInfoBase)
UseIntegratedSecurity (Hérité de SqlOlapConnectionInfoBase)
UserName (Hérité de SqlOlapConnectionInfoBase)

Méthodes

Nom Description
ConnectionParmsChanged() (Hérité de SqlOlapConnectionInfoBase)
Copy()

Copie approfondie

CreateConnectionObject()
ToString() (Hérité de SqlOlapConnectionInfoBase)

S’applique à