共用方式為


ConnectionInfo.HttpHandling 屬性

定義

取得並設定用戶端處理 HTTP 型 XMLA 連線的方式。

public Microsoft.AnalysisServices.HttpChannelHandling HttpHandling { get; set; }
member this.HttpHandling : Microsoft.AnalysisServices.HttpChannelHandling with get, set
Public Property HttpHandling As HttpChannelHandling

屬性值

HttpChannelHandling具有 HTTP 處理流程的值。

備註

如果連線未使用 HTTP 型通訊,則會忽略這個屬性。

適用於