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