OlapConnectionInfo Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| OlapConnectionInfo() | |
| OlapConnectionInfo(OlapConnectionInfo) | |
Campos
| Nome | Description |
|---|---|
| NoTimeOut | (Herdado de SqlOlapConnectionInfoBase) |
Propriedades
Métodos
| Nome | Description |
|---|---|
| ConnectionParmsChanged() | (Herdado de SqlOlapConnectionInfoBase) |
| Copy() |
Cópia profunda |
| CreateConnectionObject() | |
| ToString() | (Herdado de SqlOlapConnectionInfoBase) |