|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddChildDataSourceRequests (SmartDatasetAdapter, character) |
Add child data source requests |
||
| AddDataSourceToTab (character, UltraTab, character) |
Adds a data source to a tab |
||
| AddDataSourceToTab (SmartDatasetAdapter, UltraTab, character) |
Adds an already-resolved data source adapter to a tab |
||
| ApplyCountsToTabs () |
Apply the record counts to the tabs |
||
| ApplyLocalCount (SmartDatasetAdapter) |
Applies the BindingSource record count of the given data source
directly to the tab Text, without involving the server-side
CountRecordsBusinessTask. |
||
| ClearOldRecords (character) |
Removes old count requests for the given parent request |
||
| DataSource_AfterCreateRecord (Object, AfterCreateRecordEventArgs) |
Handler for the AfterCreateRecord event of a data source |
||
| DataSource_AfterDeleteRecord (Object, AfterDeleteRecordEventArgs) |
Handler for the AfterDeleteRecord event of a data source |
||
| DataSource_AfterRetrieveData (Object, EventArgs) |
Handler for the AfterRetrieveData event |
||
| DataSource_AfterUpdateRecord (Object, AfterUpdateRecordEventArgs) |
Handler for the AfterUpdateRecord event of a data source |
||
| DataSource_BeforeRetrieveData (Object, EventArgs) |
Handler for the BeforeRetrieveData event |
||
| DataSource_QueryClosed (Object, EventArgs) |
Handler for the QueryClosed event |
||
| DataSource_SmartNavigationTargetPositionChanged (Object, SmartNavigationTargetPositionChangedEventArgs) |
Handler for the SmartNavigationTargetPositionChanged event |
||
| Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetDataSource (character) |
Returns the data source instance |
||
| GetRecordCounts (SmartDatasetAdapter, logical) |
Gets the current record counts from either the BindingSource or the DataSource |
||
| CHARACTER GetWhereClauses (SmartDatasetAdapter) |
Extract the where clauses from the data source's previous fetch queries |
||
| Initialize () |
Initializes the provider |
||
| SetCountsToZero (SmartDatasetAdapter) |
Reset the record count of the given data source to zero |
||
| Shutdown () |
Shuts the provider down |
||
| SubscribeDataSourceEvents (SmartDatasetAdapter) |
Subscribes to the events of a data source |
||
| SubscribeParentDataSources (SmartDatasetAdapter) |
Subscribes to the events of the given data sources parents |
||
| UnsubscribeDataSourceEvents (SmartDatasetAdapter) |
Unsubscribe from the events of the given data source |
| Options | Name | Purpose | |
|---|---|---|---|
| DataSourceRecordCountProvider (IHasTabDataSourceCount) |
Constructor for the DataSourceRecordCountProvider class |
|
Top
AddChildDataSourceRequests (SmartDatasetAdapter, character)
|
|||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddDataSourceToTab (character, UltraTab, character)
|
|||||||||||||||||||||||||||||||
AddDataSourceToTab (SmartDatasetAdapter, UltraTab, character)
|
|||||||||||||||||||||||||||||||
ApplyCountsToTabs ()
|
|||||||||||||||||||||||||||||||
ApplyLocalCount (SmartDatasetAdapter)
|
|||||||||||||||||||||||||||||||
ClearOldRecords (character)
|
|||||||||||||||||||||||||||||||
DataSource_AfterCreateRecord (Object, AfterCreateRecordEventArgs)
|
|||||||||||||||||||||||||||||||
DataSource_AfterDeleteRecord (Object, AfterDeleteRecordEventArgs)
|
|||||||||||||||||||||||||||||||
DataSource_AfterRetrieveData (Object, EventArgs)
|
|||||||||||||||||||||||||||||||
DataSource_AfterUpdateRecord (Object, AfterUpdateRecordEventArgs)
|
|||||||||||||||||||||||||||||||
DataSource_BeforeRetrieveData (Object, EventArgs)
|
|||||||||||||||||||||||||||||||
DataSource_QueryClosed (Object, EventArgs)
|
|||||||||||||||||||||||||||||||
DataSource_SmartNavigationTargetPositionChanged (Object, SmartNavigationTargetPositionChangedEventArgs)
|
|||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetDataSource (character)
|
|||||||||||||||||||||||||||||||
GetRecordCounts (SmartDatasetAdapter, logical)
|
|||||||||||||||||||||||||||||||
CHARACTER GetWhereClauses (SmartDatasetAdapter)
|
|||||||||||||||||||||||||||||||
Initialize ()
|
|||||||||||||||||||||||||||||||
SetCountsToZero (SmartDatasetAdapter)
|
|||||||||||||||||||||||||||||||
Shutdown ()
|
|||||||||||||||||||||||||||||||
SubscribeDataSourceEvents (SmartDatasetAdapter)
|
|||||||||||||||||||||||||||||||
SubscribeParentDataSources (SmartDatasetAdapter)
|
|||||||||||||||||||||||||||||||
UnsubscribeDataSourceEvents (SmartDatasetAdapter)
|
|||||||||||||||||||||||||||||||
DataSourceRecordCountProvider (IHasTabDataSourceCount)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|