Share via


DiscountPrioritySet.DiscountPrioritiesDataTable Members

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

The strongly typed DataTable that provides access to the "DiscountPriority" table of a DiscountPrioritySet.

The DiscountPrioritySet..::.DiscountPrioritiesDataTable type exposes the following members.

Constructors

  Name Description
Aa132563.protmethod(en-US,CS.70).gif DiscountPrioritySet..::.DiscountPrioritiesDataTable Initializes a new instance of the DiscountPrioritySet..::.DiscountPrioritiesDataTable class with the specified serialization and streaming context information.

Top

Methods

  Name Description
Aa132563.pubmethod(en-US,CS.70).gif AcceptChanges (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif AddDiscountPriority Overloaded. Add a DiscountPrioritySet..::.DiscountPriority to this DiscountPrioritySet..::.DiscountPrioritiesDataTable.
Aa132563.pubmethod(en-US,CS.70).gif BeginInit (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif BeginLoadData (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif Clear (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif Clone Clones the structure of the DiscountPrioritySet..::.DiscountPrioritiesDataTable, including all table schemas and constraints. Does not copy any data. (Overrides DataTable..::.Clone()()().)
Aa132563.pubmethod(en-US,CS.70).gif Compute (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif Copy (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif CreateDataReader (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif CreateInstance Constructs a new instance of the DiscountPrioritySet..::.DiscountPrioritiesDataTable class. (Overrides DataTable..::.CreateInstance()()().)
Aa132563.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif EndInit (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif EndLoadData (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa132563.protmethod(en-US,CS.70).gif Finalize (Inherited from MarshalByValueComponent.)
Aa132563.pubmethod(en-US,CS.70).gif GetChanges Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif GetEnumerator Use this method to return a reference to an enumerator object, which is used to iterate over the DiscountPrioritySet..::.DiscountPrioritiesDataTable.
Aa132563.pubmethod(en-US,CS.70).gif GetErrors (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa132563.pubmethod(en-US,CS.70).gif GetObjectData Populates a SerializationInfo with data needed to serialize the DiscountPrioritySet..::.DiscountPrioritiesDataTable. (Overrides DataTable..::.GetObjectData(SerializationInfo, StreamingContext).)
Aa132563.protmethod(en-US,CS.70).gif GetRowType Use this method to get the type of data allowed in the DiscountPrioritySet..::.DiscountPrioritiesDataTable table row. (Overrides DataTable..::.GetRowType()()().)
Aa132563.protmethod(en-US,CS.70).gif GetSchema (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif GetService (Inherited from MarshalByValueComponent.)
Aa132563.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa132563.pubmethod(en-US,CS.70).gif ImportRow (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif Load Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif LoadDataRow Overloaded.
Aa132563.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa132563.pubmethod(en-US,CS.70).gif Merge Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif NewDiscountPriority Constructs a new DiscountPrioritySet..::.DiscountPriority class initialized with default values.
Aa132563.pubmethod(en-US,CS.70).gif NewRow (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif NewRowArray (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif NewRowFromBuilder Creates a new row from an existing row. (Overrides DataTable..::.NewRowFromBuilder(DataRowBuilder).)
Aa132563.protmethod(en-US,CS.70).gif OnColumnChanged (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif OnColumnChanging (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif OnPropertyChanging (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif OnRemoveColumn (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif OnRowChanged Raises the RowChanged event. (Overrides DataTable..::.OnRowChanged(DataRowChangeEventArgs).)
Aa132563.protmethod(en-US,CS.70).gif OnRowChanging Raises the OnRowChanging event. (Overrides DataTable..::.OnRowChanging(DataRowChangeEventArgs).)
Aa132563.protmethod(en-US,CS.70).gif OnRowDeleted Raises the OnRowDeleted event. (Overrides DataTable..::.OnRowDeleted(DataRowChangeEventArgs).)
Aa132563.protmethod(en-US,CS.70).gif OnRowDeleting Raises the OnRowDeleting event. (Overrides DataTable..::.OnRowDeleting(DataRowChangeEventArgs).)
Aa132563.protmethod(en-US,CS.70).gif OnTableCleared (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif OnTableClearing (Inherited from DataTable.)
Aa132563.protmethod(en-US,CS.70).gif OnTableNewRow (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif ReadXml Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif ReadXmlSchema Overloaded.
Aa132563.protmethod(en-US,CS.70).gif ReadXmlSerializable (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif RejectChanges (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif RemoveDiscountPriority Removes the specified DiscountPrioritySet..::.DiscountPriority from the DiscountPrioritiesDataTable.
Aa132563.pubmethod(en-US,CS.70).gif Reset (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif Select Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif ToString (Inherited from DataTable.)
Aa132563.pubmethod(en-US,CS.70).gif WriteXml Overloaded.
Aa132563.pubmethod(en-US,CS.70).gif WriteXmlSchema Overloaded.

Top

Fields

  Name Description
Aa132563.protfield(en-US,CS.70).gif fInitInProgress (Inherited from DataTable.)

Top

Properties

  Name Description
Aa132563.pubproperty(en-US,CS.70).gif CaseSensitive (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif ChildRelations (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Columns (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Constraints (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Container (Inherited from MarshalByValueComponent.)
Aa132563.pubproperty(en-US,CS.70).gif Count Gets the number of DiscountPrioritySet..::.DiscountPriority objects in the DiscountPrioritiesDataTable.
Aa132563.pubproperty(en-US,CS.70).gif DataSet (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif DefaultView (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif DesignMode (Inherited from MarshalByValueComponent.)
Aa132563.pubproperty(en-US,CS.70).gif DisplayExpression (Inherited from DataTable.)
Aa132563.protproperty(en-US,CS.70).gif Events (Inherited from MarshalByValueComponent.)
Aa132563.pubproperty(en-US,CS.70).gif ExtendedProperties (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif HasErrors (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif IsInitialized (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Item Gets the strongly typed DiscountPrioritySet..::.DiscountPriority DataRow at the specified index.
Aa132563.pubproperty(en-US,CS.70).gif Locale (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif MinimumCapacity (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Namespace (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif ParentRelations (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Prefix (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif PrimaryKey (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif RemotingFormat (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Rows (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif Site (Inherited from DataTable.)
Aa132563.pubproperty(en-US,CS.70).gif TableName (Inherited from DataTable.)

Top

Events

  Name Description
Aa132563.pubevent(en-US,CS.70).gif ColumnChanged (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif ColumnChanging (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif DiscountPriorityChanged Occurs after a DataRow has been changed successfully.
Aa132563.pubevent(en-US,CS.70).gif DiscountPriorityChanging Occurs when a DataRow is changing.
Aa132563.pubevent(en-US,CS.70).gif DiscountPriorityDeleted Occurs after a row in the table has been deleted.
Aa132563.pubevent(en-US,CS.70).gif DiscountPriorityDeleting Occurs before a row in the table is about to be deleted.
Aa132563.pubevent(en-US,CS.70).gif Disposed (Inherited from MarshalByValueComponent.)
Aa132563.pubevent(en-US,CS.70).gif Initialized (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif RowChanged (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif RowChanging (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif RowDeleted (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif RowDeleting (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif TableCleared (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif TableClearing (Inherited from DataTable.)
Aa132563.pubevent(en-US,CS.70).gif TableNewRow (Inherited from DataTable.)

Top

Explicit Interface Implementations

  Name Description
Aa132563.pubinterface(en-US,CS.70).gifAa132563.privproperty(en-US,CS.70).gif IListSource..::.ContainsListCollection (Inherited from DataTable.)
Aa132563.pubinterface(en-US,CS.70).gifAa132563.privmethod(en-US,CS.70).gif IListSource..::.GetList (Inherited from DataTable.)
Aa132563.pubinterface(en-US,CS.70).gifAa132563.privmethod(en-US,CS.70).gif IXmlSerializable..::.GetSchema (Inherited from DataTable.)
Aa132563.pubinterface(en-US,CS.70).gifAa132563.privmethod(en-US,CS.70).gif IXmlSerializable..::.ReadXml (Inherited from DataTable.)
Aa132563.pubinterface(en-US,CS.70).gifAa132563.privmethod(en-US,CS.70).gif IXmlSerializable..::.WriteXml (Inherited from DataTable.)

Top

See Also

Reference

DiscountPrioritySet..::.DiscountPrioritiesDataTable Class

Microsoft.CommerceServer.Marketing Namespace