AddOperationError Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add an OperationError to this OperationErrorsDataSet..::.OperationErrorsDataTable.
Overload List
Name | Description | |
---|---|---|
AddOperationError(OperationErrorsDataSet..::.OperationError) | Add an OperationError to this OperationErrorsDataSet..::.OperationErrorsDataTable at a specified row. | |
AddOperationError(Int32, String) | Add an OperationError to this OperationErrorsDataSet and return a OperationErrorsDataSet..::.OperationError. |
Top
Remarks
The OperationErrorsDataSet object must be saved before these changes will be persisted to the database.
See Also
Reference
OperationErrorsDataSet..::.OperationErrorsDataTable Class