Click or drag to resize

StiDataPicker Class

[Missing <summary> documentation for "T:Stimulsoft.Data.Engine.StiDataPicker"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Data.EngineStiDataPicker

Namespace:  Stimulsoft.Data.Engine
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public class StiDataPicker

The StiDataPicker type exposes the following members.

Constructors
  NameDescription
Public methodStiDataPicker
Initializes a new instance of the StiDataPicker class
Top
Methods
  NameDescription
Public methodStatic memberCleanCache
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberExistsInCache
Public methodStatic memberFetch(IStiApp, IStiAppDataSource, StiDataRequestOption)
Public methodStatic memberFetch(IStiApp, String, StiDataRequestOption)
Public methodStatic memberFetch(IStiQueryObject, String, StiDataRequestOption)
Returns all data tables which is used in all elements of the dashboard
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetDataTable
Public methodStatic memberGetFromCache
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsAllBICached
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberRetrieveUsedDataSources
Fetches all used data sources in the specified query.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also