Gets a state of the data source row corresponding to the view row that coincides with a specified index by a parameter.
Overload List
Gets a state of the data source row corresponding to the view row that coincides with a specified index by a parameter.
public AwSrcRowState GetSrcRowState(int);
Gets a state of the data source row corresponding to the view row that coincides with specified primary keys by a parameter.
public AwSrcRowState GetSrcRowState(object[]);
See Also
AwDbExData Class | Asterworld.Data Namespace