名前 | 解説 | |
---|---|---|
![]() ![]() | CreateDefault | |
![]() | SetLocateDataSource | Sets data source locator handler, which included ReportParameters. |
![]() | StoreTemporaryFilesInMemory | 一時データをメモリに保存するように指示します。 |
![]() | StoreTemporaryFilesOnDisk | メモリ使用量を軽減させるために一時ファイルをディスクに保存するように指示します。 |
![]() | UseCodeBasedSectionReports | Custom report store, which allows to use simple class name as report ID. |
![]() | UseConfig | オーバーロードされます。 カスタム構成ファイルのパスを使用します (`Assembly.GetEntryAssembly().Location` がデフォルトです)。 |
![]() | UseCustomStore | 保存されているカスタムレポートテンプレートを使用します。 |
![]() | UseDataProviders | カスタムデータプロバイダの情報を追加します。 |
![]() | UseEmbeddedTemplates | レポートテンプレートを検索するために埋め込まれたリソースを使用します。 |
![]() | UseFileStore | ディレクトリをレポートテンプレートのソースとして使用します。 |