Mcs.Epm.MicrosoftProject.mpFx.EventsWebService.EventsDataSet.EventsDataSet.EventDataTable Class Reference

Represents the strongly named DataTable class. /summary>. More...

List of all members.

Public Member Functions

void AddEventRow (EventRow row)
EventRow AddEventRow (int EventId, string SourceName, string EventName)
EventRow FindByEventId (int EventId)
virtual
global::System.Collections.IEnumerator 
GetEnumerator ()
override
global::System.Data.DataTable 
Clone ()
EventRow NewEventRow ()
void RemoveEventRow (EventRow row)

Static Public Member Functions

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

Protected Member Functions

 EventDataTable (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
override
global::System.Data.DataTable 
CreateInstance ()
override
global::System.Data.DataRow 
NewRowFromBuilder (global::System.Data.DataRowBuilder builder)
override global::System.Type GetRowType ()
override void OnRowChanged (global::System.Data.DataRowChangeEventArgs e)
override void OnRowChanging (global::System.Data.DataRowChangeEventArgs e)
override void OnRowDeleted (global::System.Data.DataRowChangeEventArgs e)
override void OnRowDeleting (global::System.Data.DataRowChangeEventArgs e)

Properties

global::System.Data.DataColumn EventIdColumn [get]
global::System.Data.DataColumn SourceNameColumn [get]
global::System.Data.DataColumn EventNameColumn [get]
int Count [get]
EventRow this [int index] [get]

Events

EventRowChangeEventHandler EventRowChanging
EventRowChangeEventHandler EventRowChanged
EventRowChangeEventHandler EventRowDeleting
EventRowChangeEventHandler EventRowDeleted


Detailed Description

Represents the strongly named DataTable class. /summary>.

Definition at line 575 of file Reference.cs.


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

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