Class StiDictionaryOptions

Hierarchy

  • StiDictionaryOptions

Index

Properties

businessObjectsPermissions

businessObjectsPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of connections for business objects in the designer.

dataColumnsPermissions

dataColumnsPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of connections for columns in the designer.

dataConnectionsPermissions

dataConnectionsPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of connections for datasources in the designer.

dataRelationsPermissions

dataRelationsPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of connections for relations in the designer.

dataSourcesPermissions

dataSourcesPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of permissions for datasources in the designer.

newReportDictionary

newReportDictionary: StiNewReportDictionary = StiNewReportDictionary.Auto

Gets or sets a value which indicates what to do with the dictionary when creating a new report in the designer.

resourcesPermissions

resourcesPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of connections for resources in the designer.

showAdaptersInNewConnectionForm

showAdaptersInNewConnectionForm: boolean = true

Gets or sets a visibility of the other category in the new connection form.

showDictionary

showDictionary: boolean = true

Gets or sets a visibility of the dictionary in the designer.

showDictionaryContextMenuProperties

showDictionaryContextMenuProperties: boolean = true

Gets or sets a visibility of the Properties item in the dictionary context menu.

useAliases

useAliases: StiUseAliases = StiUseAliases.Auto

Gets or sets a value which indicates that using aliases in the dictionary.

variablesPermissions

variablesPermissions: StiDesignerPermissions = StiDesignerPermissions.All

Gets or sets a value of connections for variables in the designer.

Generated using TypeDoc