Click or drag to resize

StiDictionaryGetUnusedRelationsFromDataStore Method (String)

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(
	string tableName
)

Parameters

tableName
Type: SystemString

[Missing <param name="tableName"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.GetUnusedRelationsFromDataStore(System.String)"]

Return Value

Type: StiDataRelationsCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.GetUnusedRelationsFromDataStore(System.String)"]

See Also