Class Dictionary

Hierarchy

  • Dictionary

Index

Properties

Static BusinessObjects

BusinessObjects: BusinessObjects = new BusinessObjects()

Static allowConnectToFirstTableForEmptyDataSource

allowConnectToFirstTableForEmptyDataSource: boolean = true

Static allowRestConnections

allowRestConnections: boolean = true

Static autoSynchronize

autoSynchronize: StiAutoSynchronizeMode = StiAutoSynchronizeMode.Always

Static columnsSynchronizationMode

columnsSynchronizationMode: StiColumnsSynchronizationMode = StiColumnsSynchronizationMode.KeepAbsentColumns

Static hideRelationExceptions

hideRelationExceptions: boolean = true

Static showOnlyAliasForComponents

showOnlyAliasForComponents: boolean

Static showOnlyAliasForData

showOnlyAliasForData: boolean = false

Gets or sets a value indicating that instead of a data name an alias will be shown.

Static showOnlyAliasForDataColumn

showOnlyAliasForDataColumn: boolean = true

Gets or sets a value indicating that instead of a DataColumn name an alias will be shown.

Static showOnlyAliasForDataRelation

showOnlyAliasForDataRelation: boolean = false

Gets or sets a value indicating that instead of a DataRelation name an alias will be shown.

Static showOnlyAliasForDataSource

showOnlyAliasForDataSource: boolean = true

Static showOnlyAliasForDatabase

showOnlyAliasForDatabase: boolean = false

Gets or sets a value indicating that instead of a database name an alias will be shown.

Static showOnlyAliasForResource

showOnlyAliasForResource: boolean = false

Static useAdvancedDataSearch

useAdvancedDataSearch: boolean = true

Static useNullableDateTime

useNullableDateTime: boolean = false

Static useNullableTimeSpan

useNullableTimeSpan: boolean = false

Generated using TypeDoc