Method BeginAdd
| Improve this Doc View SourceBeginAdd()
Enters the adding mode.
Declaration
public DataRow BeginAdd()
Returns
| Type | Description |
|---|---|
| DataRow | The new DataRow that is in adding mode. |
Enters the adding mode.
public DataRow BeginAdd()
| Type | Description |
|---|---|
| DataRow | The new DataRow that is in adding mode. |