Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the OperationStatusDataSet..::.OperationStatusesDataTable table.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Class OperationStatus _
Inherits DataRow
'Usage
Dim instance As OperationStatusDataSet.OperationStatus
public class OperationStatus : DataRow
public ref class OperationStatus : public DataRow
public class OperationStatus extends DataRow
Remarks
Gets and sets the values in the OperationStatusDataSet..::.OperationStatusesDataTable table.
Inheritance Hierarchy
System..::.Object
System.Data..::.DataRow
Microsoft.CommerceServer.Catalog..::.OperationStatusDataSet..::.OperationStatus
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.