EnterpriseReport クラス
EnterpriseReport クラスは、制限されたオブジェクト モデルを開発者に提供すると同時に、EnterpriseReportService クラスへのプロキシとして機能する管理コンポーネントです。
このタイプのメンバの一覧については、「EnterpriseReport のメンバ」を参照してください。
ReportComponentBase
EnterpriseReport
[Visual Basic]
Public Class EnterpriseReport
Inherits System.ComponentModel.Component
[C#]
public class EnterpriseReport : Component
[C++]
__gc public class EnterpriseReport : public Component
[VJ#]
public class EnterpriseReport extends Component
解説
このコンポーネントを Windows フォーム のCrystalReportViewer または Web フォーム の CrystalReportViewer に連結すると、すべてのビューアの呼び出しを EnterpriseReportService に送ることができます。レポートは、Crystal Enterprise システムに固有のオブジェクト ID によって識別されます。
要件
名前空間 : CrystalDecisions.Shared
プラットフォーム : Windows 98、Windows NT 4.0、Windows Millennium Edition、Windows 2000、Windows XP
アセンブリ : CrystalDecisions.Shared(CrystalDecisions.Shared.dll 内)