Gets a state of view row that coincides with a specified index by a parameter.
Overload List
Gets a state of view row that coincides with a specified index by a parameter.
public AwRowState GetRowState(int);
Gets a state of view row that coincides with specified primary keys by a parameter.
public AwRowState GetRowState(object[]);
See Also
AwDbExData Class | Asterworld.Data Namespace