IReportServerConnection 介面
當 ReportViewer Web 表單控制項並未搭配任何工作階段狀態時,提供報表伺服器連接資訊。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)
語法
'宣告
Public Interface IReportServerConnection
Inherits IReportServerCredentials
'用途
Dim instance As IReportServerConnection
public interface IReportServerConnection : IReportServerCredentials
public interface class IReportServerConnection : IReportServerCredentials
public interface IReportServerConnection extends IReportServerCredentials
public interface IReportServerConnection extends IReportServerCredentials
備註
當 ReportViewer Web 表單控制項並未搭配任何工作階段狀態時,您可以實作這個介面來提供連接資訊。ReportViewer 控制項的工作階段狀態使用方式設定在 Web.config 設定檔中。
另請參閱
參考
IReportServerConnection 成員
Microsoft.Reporting.WebForms 命名空間