StiDataStoreSource Methods |
The StiDataStoreSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckColumnsIndexs |
Internal use only.
(Inherited from StiDataSource.) |
![]() | ClearAllStates |
Clear all earlier saved object states.
(Inherited from StiDataSource.) |
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiDataSource.) |
![]() | Connect | (Inherited from StiDataSource.) |
![]() | Connect(Boolean) | (Inherited from StiDataSource.) |
![]() | Connect(StiDataCollection) | (Inherited from StiDataSource.) |
![]() | Connect(StiDataCollection, Boolean) |
Connect Data Source to data. It is necessary to call the parent of the method(base.Connect).
(Inherited from StiDataSource.) |
![]() | CreateNew | (Inherited from StiDataSource.) |
![]() | Disconnect | (Inherited from StiDataSource.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FetchChildRelations |
Returns an enumeration of the child data relations for this data source.
(Inherited from StiDataSource.) |
![]() | FetchColumns |
Returns an enumeration of the data columns from this dictionary.
(Inherited from StiDataSource.) |
![]() | FetchColumnValues |
Returns an array of values for the specified column in the specified position.
(Inherited from StiDataSource.) |
![]() | FetchParentRelations |
Returns an enumeration of the parent data relations for this data source.
(Inherited from StiDataSource.) |
![]() | FillColumns | (Inherited from StiDataSource.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | First |
Sets a position at the beginning.
(Inherited from StiDataSource.) |
![]() | GetCategoryName |
Returns the name to categories of the Data Source.
(Overrides StiDataSourceGetCategoryName.) |
![]() | GetChildDataSource |
Returns the child Data Source by the relation name.
(Inherited from StiDataSource.) |
![]() | GetChildRelations |
Returns a collection of Child relations.
(Inherited from StiDataSource.) |
![]() | GetColumnIndex |
Returns the index of a column in the data source.
(Inherited from StiDataSource.) |
![]() | GetConnection |
Returns a connection to data for this data source.
(Inherited from StiDataSource.) |
![]() | GetData(String) |
Returns the value by the column name and the current position in the Data Source.
(Inherited from StiDataSource.) |
![]() | GetData(String, Int32) |
Returns the value by the column name and index of row in the Data Source.
(Inherited from StiDataSource.) |
![]() | GetDataAdapter | (Inherited from StiDataSource.) |
![]() | GetDataAdapterType | (Inherited from StiDataSource.) |
![]() | GetDataTable | (Inherited from StiDataSource.) |
![]() | GetDataTable(Boolean) |
Returns a DataTable with data from this datasource.
(Inherited from StiDataSource.) |
![]() | GetDataTable(DataTable) | (Inherited from StiDataSource.) |
![]() | GetDictionary |
Returns reference to the dictionary which contains this datasource.
(Inherited from StiDataSource.) |
![]() | GetEvents | (Inherited from StiDataSource.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLevel |
Returns level of data in hierarchical band.
(Inherited from StiDataSource.) |
![]() | GetName | (Inherited from StiDataSource.) |
![]() | GetNameInSource | (Inherited from StiDataSource.) |
![]() | GetParentData |
Returns the parent row with data for the indicated relation.
(Inherited from StiDataSource.) |
![]() | GetParentDataSource |
Returns the parent Data Source by the relation name.
(Inherited from StiDataSource.) |
![]() | GetParentRelations |
Returns the colection of Parent relations.
(Inherited from StiDataSource.) |
![]() | GetProperties | (Overrides StiDataSourceGetProperties(IStiPropertyGrid, StiLevel).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InvokeConnecting | (Inherited from StiDataSource.) |
![]() | InvokeDisconnecting | (Inherited from StiDataSource.) |
![]() | Last |
Sets a position on the last element.
(Inherited from StiDataSource.) |
![]() | LoadFromJsonObject | (Overrides StiDataSourceLoadFromJsonObject(JObject).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Next |
Sets a position on the next element.
(Inherited from StiDataSource.) |
![]() | Prior |
Sets a position on the previous element.
(Inherited from StiDataSource.) |
![]() | ResetData | (Inherited from StiDataSource.) |
![]() | ResetDetailsRows | (Inherited from StiDataSource.) |
![]() | RestoreState |
Restores the earlier saved object state.
(Inherited from StiDataSource.) |
![]() | SaveState |
Saves the current state of an object.
(Inherited from StiDataSource.) |
![]() | SaveToJsonObject | (Overrides StiDataSourceSaveToJsonObject(StiJsonSaveMode).) |
![]() | SetData | (Inherited from StiDataSource.) |
![]() | SetDetails |
Set the details data for Data Source.
(Inherited from StiDataSource.) |
![]() | SetFilter |
Apply filter to data.
(Inherited from StiDataSource.) |
![]() | SetSort |
Sorts data. If data source is not able to sort data then this command is ignored.
(Inherited from StiDataSource.) |
![]() | SynchronizeColumns |
Synchronize list of columns with columns in datastore.
(Inherited from StiDataSource.) |
![]() | ToString |
Returns the text view of the Data Source.
(Inherited from StiDataSource.) |
![]() | ToString(Boolean) | (Inherited from StiDataSource.) |
Name | Description | |
---|---|---|
![]() | ChildRelationList | (Defined by StiDataSourceExt.) |
![]() | GetFixedName | (Defined by StiDataSourceExt.) |
![]() | ParentRelationList | (Defined by StiDataSourceExt.) |