Dijeli putem


DumpUtils Members

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

The DumpUtils class contains utility methods useful for dumping out the data in various CommerceServer and Interop objects as HTML. This class cannot be inherited.

The DumpUtils type exposes the following members.

Methods

  Name Description
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpDataContainer Dumps a ContentList Object or ContentListFactory Object object to the output stream as HTML with no indentation.
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpDataSet Dumps the tables in the DataSet object to the output stream as HTML with no indentation.
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpDataTable Dumps a DataTable object to the output stream as HTML with no indentation.
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpDictionary Dumps a Dictionary Object object to the output stream with no indentation.
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpFields Dumps a Fields collection to the output stream with no indentation.
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpObject Overloaded. Dumps an object of unknown type.
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpRecordset Dumps a Recordset object to the HtmlTextWriter using no indentation
Aa186786.pubmethod(en-US,CS.70).gifAa186786.static(en-US,CS.70).gif DumpSimpleList Dumps a SimpleList Object object to the output stream with no indentation.
Aa186786.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa186786.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa186786.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa186786.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa186786.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa186786.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

See Also

Reference

DumpUtils Class

Microsoft.CommerceServer.Runtime.Diagnostics Namespace