Class ReportBuilderContext

Class ReportBuilderContext

Tên không gian: Aspose.Words.LowCode Tổng hợp: Aspose.Words.dll (25.4.0)

LINQ Reporting Engine liên quan.

public class ReportBuilderContext : ProcessorContext

Inheritance

object ProcessorContext ReportBuilderContext

Thành viên thừa kế

ProcessorContext.WarningCallback , ProcessorContext.FontSettings , ProcessorContext.LayoutOptions , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ReportBuilderContext()

public ReportBuilderContext()

Properties

DataSources

Nguồn dữ liệu được sử dụng để xây dựng báo cáo.

public Dictionary<object, string=""> DataSources { get; }

Giá trị bất động sản

Dictionary < object , string >

Remarks

Chìa khóa đại diện cho nguồn dữ liệu, trong khi giá trị là tên nguồn data.Tên nguồn dữ liệu có thể là không hoặc một dòng trống;Trong trường hợp như vậy, động cơ báo cáo sẽ tự động phát hiện tên nguồn dữ liệu từ nguồn thông tin cụ thể.

ReportBuilderOptions

Báo cáo xây dựng các tùy chọn.

public ReportBuilderOptions ReportBuilderOptions { get; }

Giá trị bất động sản

ReportBuilderOptions </object,>

 Tiếng Việt