MarshalByValueComponent Hierarchy

The following table lists the classes derived from System.ComponentModel.MarshalByValueComponent .

Derived Classes

Class Description
System.Data.DataColumn Represents the schema of a column in a DataTable.
System.Data.DataSet Represents an in-memory cache of data.
System.Data.DataTable Represents one table of in-memory data.
System.Data.DataView Represents a databindable, customized view of a DataTable for sorting, filtering, searching, editing, and navigation.
System.Data.DataViewManager Contains a default DataViewSettingCollection for each DataTable in a DataSet.
System.Web.Services.WebService Defines the optional base class for XML Web services, which provides direct access to common ASP.NET objects, such as application and session state.

See Also

Reference

MarshalByValueComponent Class
MarshalByValueComponent Members
System.ComponentModel Namespace
ISite