Метод | Описание | |
---|---|---|
DatabaseRowInfo ( DataRow row, string name ) |
Initializes a new instance of the DatabaseRowInfo class.
|
public DatabaseRowInfo ( DataRow row, string name ) | ||
row | DataRow | The row information. |
name | string | The row index. |