Share via


OperationStatusDataSet.OperationStatus Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Allows access to the OperationStatusDataSet..::.OperationStatusesDataTable table.

The OperationStatusDataSet..::.OperationStatus type exposes the following members.

Methods

  Name Description
Aa161464.pubmethod(en-US,CS.70).gif AcceptChanges (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif BeginEdit (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif CancelEdit (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif ClearErrors (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif Delete (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif EndEdit (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa161464.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa161464.pubmethod(en-US,CS.70).gif GetChildRows Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif GetColumnError Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif GetColumnsInError (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa161464.pubmethod(en-US,CS.70).gif GetParentRow Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif GetParentRows Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa161464.pubmethod(en-US,CS.70).gif HasVersion (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif IsCatalogNameNull Checks to see if the CatalogNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsEndDateNull Checks to see if the EndDateColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsFileNameNull Checks to see if the FileNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsNull Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif IsOperationIdNull Checks to see if the OperationIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsOperationNull Checks to see if the OperationColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsOptionsNull Checks to see if the OptionsColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsPercentCompleteNull Checks to see if the PercentCompleteColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsStartDateNull Checks to see if the StartDateColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.pubmethod(en-US,CS.70).gif IsStatusNull Checks to see if the StatusColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa161464.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa161464.pubmethod(en-US,CS.70).gif RejectChanges (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif SetAdded (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif SetCatalogNameNull Sets the CatalogNameColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetColumnError Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif SetEndDateNull Sets the EndDateColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetFileNameNull Sets the FileNameColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetModified (Inherited from DataRow.)
Aa161464.protmethod(en-US,CS.70).gif SetNull (Inherited from DataRow.)
Aa161464.pubmethod(en-US,CS.70).gif SetOperationIdNull Sets the OperationIdColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetOperationNull Sets the OperationColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetOptionsNull Sets the OptionsColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetParentRow Overloaded.
Aa161464.pubmethod(en-US,CS.70).gif SetPercentCompleteNull Sets the PercentCompleteColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetStartDateNull Sets the StartDateColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif SetStatusNull Sets the StatusColumn to a DBNull value.
Aa161464.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa161464.pubproperty(en-US,CS.70).gif CatalogName Gets or sets the value in the CatalogNameColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif EndDate Gets or sets the value in the EndDateColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif FileName Gets or sets the value in the FileNameColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif HasErrors (Inherited from DataRow.)
Aa161464.pubproperty(en-US,CS.70).gif Item Overloaded.
Aa161464.pubproperty(en-US,CS.70).gif ItemArray (Inherited from DataRow.)
Aa161464.pubproperty(en-US,CS.70).gif Operation Gets or sets the value in the OperationColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif OperationId Gets or sets the value in the OperationIdColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif Options Gets or sets the value in the OptionsColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif PercentComplete Gets or sets the value in the PercentCompleteColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif RowError (Inherited from DataRow.)
Aa161464.pubproperty(en-US,CS.70).gif RowState (Inherited from DataRow.)
Aa161464.pubproperty(en-US,CS.70).gif StartDate Gets or sets the value in the StartDateColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif Status Gets or sets the value in the StatusColumn column of the OperationStatusDataSet..::.OperationStatusesDataTable table.
Aa161464.pubproperty(en-US,CS.70).gif Table (Inherited from DataRow.)

Top

See Also

Reference

OperationStatusDataSet..::.OperationStatus Class

Microsoft.CommerceServer.Catalog Namespace