Mcs.Epm.MicrosoftProject.mpFx.StatusingWebService.StatusingDataSet Class Reference

Represents a strongly typed in-memory cache of data. /summary>. More...

List of all members.

Classes

class  AssignmentsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  AssignmentsRow
 Represents strongly named DataRow class. /summary>. More...
class  AssignmentsRowChangeEvent
 Row event argument class /summary>. More...
class  AssnCustomFieldsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  AssnCustomFieldsRow
 Represents strongly named DataRow class. /summary>. More...
class  AssnCustomFieldsRowChangeEvent
 Row event argument class /summary>. More...
class  CalendarsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  CalendarsRow
 Represents strongly named DataRow class. /summary>. More...
class  CalendarsRowChangeEvent
 Row event argument class /summary>. More...
class  EnterpriseCustomFieldAccessInfoDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  EnterpriseCustomFieldAccessInfoRow
 Represents strongly named DataRow class. /summary>. More...
class  EnterpriseCustomFieldAccessInfoRowChangeEvent
 Row event argument class /summary>. More...
class  EnterpriseCustomFieldMetadataDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  EnterpriseCustomFieldMetadataRow
 Represents strongly named DataRow class. /summary>. More...
class  EnterpriseCustomFieldMetadataRowChangeEvent
 Row event argument class /summary>. More...
class  EnterpriseLookupTableFullValuesDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  EnterpriseLookupTableFullValuesRow
 Represents strongly named DataRow class. /summary>. More...
class  EnterpriseLookupTableFullValuesRowChangeEvent
 Row event argument class /summary>. More...
class  GroupedFieldAccessInfoDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  GroupedFieldAccessInfoRow
 Represents strongly named DataRow class. /summary>. More...
class  GroupedFieldAccessInfoRowChangeEvent
 Row event argument class /summary>. More...
class  LocalBaseCalendarsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  LocalBaseCalendarsRow
 Represents strongly named DataRow class. /summary>. More...
class  LocalBaseCalendarsRowChangeEvent
 Row event argument class /summary>. More...
class  LocalCustomFieldMetadataDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  LocalCustomFieldMetadataRow
 Represents strongly named DataRow class. /summary>. More...
class  LocalCustomFieldMetadataRowChangeEvent
 Row event argument class /summary>. More...
class  LocalLookupTableFullValuesDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  LocalLookupTableFullValuesRow
 Represents strongly named DataRow class. /summary>. More...
class  LocalLookupTableFullValuesRowChangeEvent
 Row event argument class /summary>. More...
class  ProjectsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  ProjectsRow
 Represents strongly named DataRow class. /summary>. More...
class  ProjectsRowChangeEvent
 Row event argument class /summary>. More...
class  ResourceCustomFieldsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  ResourceCustomFieldsRow
 Represents strongly named DataRow class. /summary>. More...
class  ResourceCustomFieldsRowChangeEvent
 Row event argument class /summary>. More...
class  ResourcesDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  ResourcesRow
 Represents strongly named DataRow class. /summary>. More...
class  ResourcesRowChangeEvent
 Row event argument class /summary>. More...
class  TaskCustomFieldsDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  TaskCustomFieldsRow
 Represents strongly named DataRow class. /summary>. More...
class  TaskCustomFieldsRowChangeEvent
 Row event argument class /summary>. More...
class  TasksDataTable
 Represents the strongly named DataTable class. /summary>. More...
class  TasksRow
 Represents strongly named DataRow class. /summary>. More...
class  TasksRowChangeEvent
 Row event argument class /summary>. More...

Public Member Functions

override
global::System.Data.DataSet 
Clone ()
delegate void AssignmentsRowChangeEventHandler (object sender, AssignmentsRowChangeEvent e)
delegate void TasksRowChangeEventHandler (object sender, TasksRowChangeEvent e)
delegate void ProjectsRowChangeEventHandler (object sender, ProjectsRowChangeEvent e)
delegate void ResourcesRowChangeEventHandler (object sender, ResourcesRowChangeEvent e)
delegate void CalendarsRowChangeEventHandler (object sender, CalendarsRowChangeEvent e)
delegate void LocalBaseCalendarsRowChangeEventHandler (object sender, LocalBaseCalendarsRowChangeEvent e)
delegate void TaskCustomFieldsRowChangeEventHandler (object sender, TaskCustomFieldsRowChangeEvent e)
delegate void AssnCustomFieldsRowChangeEventHandler (object sender, AssnCustomFieldsRowChangeEvent e)
delegate void ResourceCustomFieldsRowChangeEventHandler (object sender, ResourceCustomFieldsRowChangeEvent e)
delegate void LocalCustomFieldMetadataRowChangeEventHandler (object sender, LocalCustomFieldMetadataRowChangeEvent e)
delegate void EnterpriseCustomFieldMetadataRowChangeEventHandler (object sender, EnterpriseCustomFieldMetadataRowChangeEvent e)
delegate void LocalLookupTableFullValuesRowChangeEventHandler (object sender, LocalLookupTableFullValuesRowChangeEvent e)
delegate void EnterpriseLookupTableFullValuesRowChangeEventHandler (object sender, EnterpriseLookupTableFullValuesRowChangeEvent e)
delegate void GroupedFieldAccessInfoRowChangeEventHandler (object sender, GroupedFieldAccessInfoRowChangeEvent e)
delegate void EnterpriseCustomFieldAccessInfoRowChangeEventHandler (object sender, EnterpriseCustomFieldAccessInfoRowChangeEvent e)

Static Public Member Functions

static
global::System.Xml.Schema.XmlSchemaComplexType 
GetTypedDataSetSchema (global::System.Xml.Schema.XmlSchemaSet xs)

Protected Member Functions

 StatusingDataSet (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
override void InitializeDerivedDataSet ()
override bool ShouldSerializeTables ()
override bool ShouldSerializeRelations ()
override void ReadXmlSerializable (global::System.Xml.XmlReader reader)
override
global::System.Xml.Schema.XmlSchema 
GetSchemaSerializable ()

Properties

AssignmentsDataTable Assignments [get]
TasksDataTable Tasks [get]
ProjectsDataTable Projects [get]
ResourcesDataTable Resources [get]
CalendarsDataTable Calendars [get]
LocalBaseCalendarsDataTable LocalBaseCalendars [get]
TaskCustomFieldsDataTable TaskCustomFields [get]
AssnCustomFieldsDataTable AssnCustomFields [get]
ResourceCustomFieldsDataTable ResourceCustomFields [get]
LocalCustomFieldMetadataDataTable LocalCustomFieldMetadata [get]
EnterpriseCustomFieldMetadataDataTable EnterpriseCustomFieldMetadata [get]
LocalLookupTableFullValuesDataTable LocalLookupTableFullValues [get]
EnterpriseLookupTableFullValuesDataTable EnterpriseLookupTableFullValues [get]
GroupedFieldAccessInfoDataTable GroupedFieldAccessInfo [get]
EnterpriseCustomFieldAccessInfoDataTable EnterpriseCustomFieldAccessInfo [get]
override
global::System.Data.SchemaSerializationMode 
SchemaSerializationMode [get, set]
new
global::System.Data.DataTableCollection 
Tables [get]
new
global::System.Data.DataRelationCollection 
Relations [get]


Detailed Description

Represents a strongly typed in-memory cache of data. /summary>.

Definition at line 7081 of file Reference.cs.


The documentation for this class was generated from the following file:

Generated on Sat Jan 24 13:32:19 2009 for mpFx by  doxygen 1.5.8