Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Contains the values for exceptions that are raised when an error occurs to the connection between server and current client application.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public Enumeration ConnectionExceptionCause
'Uso
Dim instance As ConnectionExceptionCause
[SerializableAttribute]
public enum ConnectionExceptionCause
[SerializableAttribute]
public enum class ConnectionExceptionCause
[<SerializableAttribute>]
type ConnectionExceptionCause
public enum ConnectionExceptionCause
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| AuthenticationFailed | Credentials presented at connection time were refused by server. | |
| IncompatibleVersion | Client application is requesting connection over an incompatible version of provider. | |
| Unspecified | Any other exception that is different from AuthenticationFailed and IncompatibleVersion. |
Comentarios
Nuevo: 17 de julio de 2006