Name | Description | |
---|---|---|
![]() | DataSetProjector Constructor | Creates a new DataSetProjector |
The following tables list the members exposed by DataSetProjector.
Name | Description | |
---|---|---|
![]() | DataSetProjector Constructor | Creates a new DataSetProjector |
Name | Description | |
---|---|---|
![]() | ExcludeClasses | A list of classes to be excluded. |
![]() | ExcludeRelations | A list of relations to be excluded |
![]() | IncludeClasses | A list of classes to be included |
![]() | IncludeRelations | A list of relations to be included. |
Name | Description | |
---|---|---|
![]() | CreateSchema | Returns a DataSet containing the DataTables for the specified classes (and related classes) without projecting data onto the tables. |
![]() | ProjectObjectsToExistingDataSet | Projects a collection of objects onto a DataSet. |
![]() | ProjectObjectsToNewDataSet | Projects a collection of objects onto a DataSet. |