OperationErrorsDataSet.OperationError Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the OperationErrorsDataSet..::.OperationErrorsDataTable table.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Class OperationError _
Inherits DataRow
'Usage
Dim instance As OperationErrorsDataSet.OperationError
public class OperationError : DataRow
public ref class OperationError : public DataRow
public class OperationError extends DataRow
Remarks
Gets and sets the values in the OperationErrorsDataSet..::.OperationErrorsDataTable table.
Inheritance Hierarchy
System..::.Object
System.Data..::.DataRow
Microsoft.CommerceServer.Catalog..::.OperationErrorsDataSet..::.OperationError
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.