Class StiDataRelationSetName

java.lang.Object
com.stimulsoft.report.dictionary.StiDataRelationSetName

public class StiDataRelationSetName extends Object
Describes the class that is used to set names of the relation when this relation is created. Copyright Stimulsoft
  • Constructor Details

    • StiDataRelationSetName

      public StiDataRelationSetName()
  • Method Details

    • setName

      public static void setName(StiDataRelation dataRelation, StiReport report, String name)
      Sets a name and alias of relation.
      Parameters:
      dataRelation - StiDataRelation that is used to set parameters.
      report - The report in the dictionary of data from which relation is registered.
      name - Relation name.