Click or drag to resize

StiDictionaryGetUnusedRelationsFromDataStore Method (Hashtable)

Returns Collection of unused relations.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDataRelationsCollection GetUnusedRelationsFromDataStore(
	ref Hashtable categories
)

Parameters

categories
Type: System.CollectionsHashtable
Collection of unused relations will be added to this Hashtable.

Return Value

Type: StiDataRelationsCollection
Returns Collection of unused relations.
See Also