adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DataSetProjector Class
Properties Methods

In This Topic
    DataSetProjector Class Members
    In This Topic

    The following tables list the members exposed by DataSetProjector.

    Public Constructors
     NameDescription
    Public Constructor Creates a new DataSetProjector  
    Top
    Public Properties
     NameDescription
    Public Property A list of classes to be excluded.  
    Public Property A list of relations to be excluded  
    Public Property A list of classes to be included  
    Public Property A list of relations to be included.  
    Top
    Public Methods
     NameDescription
    Public Method Returns a DataSet containing the DataTables for the specified classes (and related classes) without projecting data onto the tables.  
    Public Method Projects a collection of objects onto a DataSet.  
    Public Method Projects a collection of objects onto a DataSet.  
    Top
    See Also