OlapConnectionInfo 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| OlapConnectionInfo() | |
| OlapConnectionInfo(OlapConnectionInfo) | |
欄位
| 名稱 | Description |
|---|---|
| NoTimeOut | (繼承來源 SqlOlapConnectionInfoBase) |
屬性
方法
| 名稱 | Description |
|---|---|
| ConnectionParmsChanged() | (繼承來源 SqlOlapConnectionInfoBase) |
| Copy() |
深度複製 |
| CreateConnectionObject() | |
| ToString() | (繼承來源 SqlOlapConnectionInfoBase) |