Click or drag to resize

StiBIDataCacheHelperGet Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiBIDataCacheHelper.Get(System.String,System.Boolean)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static DataTable Get(
	string tableKey,
	bool loadData = false
)

Parameters

tableKey
Type: SystemString

[Missing <param name="tableKey"/> documentation for "M:Stimulsoft.Base.StiBIDataCacheHelper.Get(System.String,System.Boolean)"]

loadData (Optional)
Type: SystemBoolean

[Missing <param name="loadData"/> documentation for "M:Stimulsoft.Base.StiBIDataCacheHelper.Get(System.String,System.Boolean)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Stimulsoft.Base.StiBIDataCacheHelper.Get(System.String,System.Boolean)"]

See Also