Click or drag to resize

StiOptionsDictionaryBusinessObjects Class

[Missing <summary> documentation for "T:Stimulsoft.Report.StiOptions.Dictionary.BusinessObjects"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsDictionaryBusinessObjects

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public sealed class BusinessObjects

The StiOptionsDictionaryBusinessObjects type exposes the following members.

Constructors
  NameDescription
Public methodStiOptionsDictionaryBusinessObjects
Initializes a new instance of the StiOptionsDictionaryBusinessObjects class
Top
Properties
  NameDescription
Public propertyStatic memberAddBusinessObjectAssemblyToReferencedAssembliesAutomatically
Public propertyStatic memberAllowProcessNullItemsInEnumerables
Public propertyStatic memberAllowUseDataColumn
Public propertyStatic memberAllowUseFields
Public propertyStatic memberAllowUseProperties
Public propertyStatic memberCheckTableDuplication
Gets or sets a value, which controls that enumerable sources with the same names.
Public propertyStatic memberColumnsSynchronizationMode
Public propertyStatic memberDelimeter
Gets or sets a delimiter between a name of the enumerable data source and its column names for the child tables in the master-detail relation.
Public propertyStatic memberFieldsProcessingType
Gets or sets a value, which controls processing of fields in business objects.
Public propertyStatic memberMaxLevel
Gets or sets the maximal nested level of master-detail relations in enumerable sources.
Public propertyStatic memberPropertiesProcessingType
Gets or sets a value, which controls processing of properties in business objects.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also