ConnectionInfo.HttpHandling 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得並設定用戶端處理 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 型通訊,則會忽略這個屬性。