AwDbExData Members

AwDbExData overview

Public Instance Constructors

AwDbExData Constructor Initializes a new instance of the class.

Public Instance Properties

EditColsName Gets or sets the update target column name of the data source.
PrimaryKeyColsName Gets the primary key column name of the data source.
SrcFileName Gets the filename of the data source.
SrcTableName Gets the update target table name of the data source.
Table Gets the data table.
View Gets the data view.

Public Instance Methods

AddNewRow Adds a new view row.
Clear Clears data that was read to the table of class.
DeleteRowOverloaded. Deletes a view row that coincides with a specified index by a parameter.
Fill Reads the schema and data to the table of class from the data source.
GetDataRowOverloaded. Gets a view row that coincides with a specified index by a parameter.
GetPrimaryKeyColsValue Gets primary key values of a view row that coincides with a specified index by a parameter.
GetRowIndex Gets an index of a view row that coincides with specified primary keys by a parameter.
GetRowStateOverloaded. Gets a state of view row that coincides with a specified index by a parameter.
GetSrcRowStateOverloaded. Gets a state of the data source row corresponding to the view row that coincides with a specified index by a parameter.
Refill Reads the data to the table of class from the data source. Schema is not read.
RefreshRowOverloaded. Reads the latest data from a data source to a view row that coincides with a specified index by a parameter.
Update Executes update and writes it to the data source.
UpdateAdded Executes update of inserted rows and writes it to the data source.
UpdateDeleted Executes update of deleted rows and writes it to the data source.
UpdateModifiedCurrent Executes update of existing rows and writes it to the data source.
UpdateRowOverloaded. Executes update of existing rows and writes it to the data source.

See Also

AwDbExData Class | Asterworld.Data Namespace | Data Manager | Mail Manager

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.