StatusingDataSet.ProjectsDataTable members

Represents status information about projects that is contained in one or more StatusingDataSet.ProjectsRow objects.

The StatusingDataSet.ProjectsDataTable type exposes the following members.

Constructors

  Name Description
Public method StatusingDataSet.ProjectsDataTable() Creates an instance of the ProjectsDataTable class.
Protected method StatusingDataSet.ProjectsDataTable(SerializationInfo, StreamingContext) Creates an instance of the ProjectsDataTable class by using separate parameters.

Top

Properties

  Name Description
Public property CAL_UID_BASELINEColumn Defines the column for the CAL_UID_BASELINE field.
Public property CAL_UIDColumn Defines the column for the CAL_UID field.
Public property CaseSensitive (Inherited from DataTable.)
Public property ChildRelations (Inherited from DataTable.)
Public property Columns (Inherited from DataTable.)
Public property Constraints (Inherited from DataTable.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Count Gets the number of row objects in the ProjectsDataTable.
Public property DataSet (Inherited from DataTable.)
Public property DefaultView (Inherited from DataTable.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Public property DisplayExpression (Inherited from DataTable.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property ExtendedProperties (Inherited from DataTable.)
Public property HasErrors (Inherited from DataTable.)
Public property IsInitialized (Inherited from DataTable.)
Public property Item Gets a row in the ProjectsDataTable, where the row is specified by an index.
Public property Locale (Inherited from DataTable.)
Public property MinimumCapacity (Inherited from DataTable.)
Public property Namespace (Inherited from DataTable.)
Public property ParentRelations (Inherited from DataTable.)
Public property Prefix (Inherited from DataTable.)
Public property PrimaryKey (Inherited from DataTable.)
Public property PROJ_DEF_CALColumn Defines the column for the PROJ_DEF_CAL field.
Public property PROJ_INFO_CURRENT_DATEColumn Defines the column for the PROJ_INFO_CURRENT_DATE field.
Public property PROJ_INFO_FINISH_DATEColumn Defines the column for the PROJ_INFO_FINISH_DATE field.
Public property PROJ_INFO_SCHED_FROMColumn Defines the column for the PROJ_INFO_SCHED_FROM field.
Public property PROJ_INFO_START_DATEColumn Defines the column for the PROJ_INFO_START_DATE field.
Public property PROJ_INFO_STATUS_DATEColumn Defines the column for the PROJ_INFO_STATUS_DATE field.
Public property PROJ_IS_VISIBILITY_MODEColumn
Public property PROJ_MOVE_ACTUAL_IF_LATERColumn Defines the column for the PROJ_MOVE_ACTUAL_IF_LATER field.
Public property PROJ_MOVE_ACTUAL_TO_STATUSColumn Defines the column for the PROJ_MOVE_ACTUAL_TO_STATUS field.
Public property PROJ_MOVE_REMAINING_IF_EARLIERColumn Defines the column for the PROJ_MOVE_REMAINING_IF_EARLIER field.
Public property PROJ_MOVE_REMAINING_TO_STATUSColumn Defines the column for the PROJ_MOVE_REMAINING_TO_STATUS field.
Public property PROJ_NAMEColumn Defines the column for the PROJ_NAME field.
Public property PROJ_NEW_TASKS_ARE_MANUALColumn Defines the column for the PROJ_NEW_TASKS_ARE_MANUAL field.
Public property PROJ_OPT_CALC_ACT_COSTSColumn Defines the column for the PROJ_OPT_CALC_ACT_COSTS field.
Public property PROJ_OPT_CURRENCY_CODEColumn Defines the column for the PROJ_OPT_CURRENCY_CODES field.
Public property PROJ_OPT_CURRENCY_DIGITSColumn Defines the column for the PROJ_OPT_CURRENCY_DIGITS field.
Public property PROJ_OPT_CURRENCY_POSITIONColumn Defines the column for the PROJ_OPT_CURRENCY_POSITION field.
Public property PROJ_OPT_CURRENCY_SYMBOLColumn Defines the column for the PROJ_OPT_CURRENCY_SYMBOL field.
Public property PROJ_OPT_DAYS_PER_MONTHColumn Defines the column for the PROJ_OPT_DAYS_PER_MONTH field.
Public property PROJ_OPT_DEF_FINISH_TIMEColumn Defines the column for the PROJ_OPT_DEF_FINISH_TIME field.
Public property PROJ_OPT_DEF_FIX_COST_ACCRUALColumn Defines the column for the PROJ_OPT_DEF_FIX_COST_ACCRUAL field.
Public property PROJ_OPT_DEF_START_TIMEColumn Defines the column for the PROJ_OPT_DEF_START_TIME field.
Public property PROJ_OPT_DEF_TASK_TYPEColumn Defines the column for the PROJ_OPT_DEF_TASK_TYPE field.
Public property PROJ_OPT_DUR_ENTRY_FMTColumn Defines the column for the PROJ_OPT_DUR_ENTRY_FMT field.
Public property PROJ_OPT_HONOR_CONSTRAINTSColumn Defines the column for the PROJ_OPT_HONOR_CONSTRAINTS() field.
Public property PROJ_OPT_MINUTES_PER_DAYColumn Defines the column for the PROJ_OPT_MINUTES_PER_DAY field.
Public property PROJ_OPT_MINUTES_PER_WEEKColumn Defines the column for the PROJ_OPT_MINUTES_PER_WEEK field.
Public property PROJ_OPT_NEW_TASK_ESTColumn Defines the column for the PROJ_OPT_NEW_TASK_EST field.
Public property PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVENColumn Defines the column for the PROJ_OPT_NEW_TASKS_ARE_EFFORT_DRIVEN field.
Public property PROJ_OPT_SPREAD_ACT_COSTSColumn Defines the column for the PROJ_OPT_SPREAD_ACT_COSTS field.
Public property PROJ_OPT_WORK_ENTRY_FMTColumn Defines the column for the PROJ_OPT_WORK_ENTRY_FMT field.
Public property PROJ_TYPEColumn Defines the column for the PROJ_TYPE field.
Public property PROJ_UIDColumn Defines the column for the PROJ_UID field.
Public property RemotingFormat (Inherited from DataTable.)
Public property Rows (Inherited from DataTable.)
Public property Site (Inherited from DataTable.)
Public property TableName (Inherited from DataTable.)
Public property WPROJ_TRACKING_METHODColumn Defines the column for the WPROJ_TRACKING_METHOD field.
Public property WRES_UIDColumn Defines the column for the WRES_UID field.
Public property WSS_SITE_UIDColumn Defines the column for the WSS_SITE_UID field.
Public property WSS_SUBWEB_NAMEColumn Defines the column for the WSS_SUBWEB_NAME field.

Top

Methods

  Name Description
Public method AcceptChanges (Inherited from DataTable.)
Public method AddProjectsRow Adds a ProjectsRow object to the ProjectsDataTable.
Public method BeginInit (Inherited from DataTable.)
Public method BeginLoadData (Inherited from DataTable.)
Public method Clear (Inherited from DataTable.)
Public method Clone (Overrides DataTable.Clone().)
Public method Compute (Inherited from DataTable.)
Public method Copy (Inherited from DataTable.)
Public method CreateDataReader (Inherited from DataTable.)
Protected method CreateInstance (Overrides DataTable.CreateInstance().)
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method EndInit (Inherited from DataTable.)
Public method EndLoadData (Inherited from DataTable.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method FindByPROJ_UID Gets the ProjectsRow object specified by the project.
Public method GetChanges() (Inherited from DataTable.)
Public method GetChanges(DataRowState) (Inherited from DataTable.)
Public method GetEnumerator Gets an enumerator that can be used to iterate through the rows of the ProjectsDataTable.
Public method GetErrors (Inherited from DataTable.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from DataTable.)
Protected method GetRowType (Overrides DataTable.GetRowType().)
Protected method GetSchema (Inherited from DataTable.)
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetTypedTableSchema This member is reserved for internal use and is not intended to be used directly from your code.
Public method ImportRow (Inherited from DataTable.)
Public method Load(IDataReader) (Inherited from DataTable.)
Public method Load(IDataReader, LoadOption) (Inherited from DataTable.)
Public method Load(IDataReader, LoadOption, FillErrorEventHandler) (Inherited from DataTable.)
Public method LoadDataRow([], Boolean) (Inherited from DataTable.)
Public method LoadDataRow([], LoadOption) (Inherited from DataTable.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Merge(DataTable) (Inherited from DataTable.)
Public method Merge(DataTable, Boolean) (Inherited from DataTable.)
Public method Merge(DataTable, Boolean, MissingSchemaAction) (Inherited from DataTable.)
Public method NewProjectsRow Creates a row object in the ProjectsDataTable.
Public method NewRow (Inherited from DataTable.)
Protected method NewRowArray (Inherited from DataTable.)
Protected method NewRowFromBuilder (Overrides DataTable.NewRowFromBuilder(DataRowBuilder).)
Protected method OnColumnChanged (Inherited from DataTable.)
Protected method OnColumnChanging (Inherited from DataTable.)
Protected method OnPropertyChanging (Inherited from DataTable.)
Protected method OnRemoveColumn (Inherited from DataTable.)
Protected method OnRowChanged (Overrides DataTable.OnRowChanged(DataRowChangeEventArgs).)
Protected method OnRowChanging (Overrides DataTable.OnRowChanging(DataRowChangeEventArgs).)
Protected method OnRowDeleted (Overrides DataTable.OnRowDeleted(DataRowChangeEventArgs).)
Protected method OnRowDeleting (Overrides DataTable.OnRowDeleting(DataRowChangeEventArgs).)
Protected method OnTableCleared (Inherited from DataTable.)
Protected method OnTableClearing (Inherited from DataTable.)
Protected method OnTableNewRow (Inherited from DataTable.)
Public method ReadXml(Stream) (Inherited from DataTable.)
Public method ReadXml(TextReader) (Inherited from DataTable.)
Public method ReadXml(String) (Inherited from DataTable.)
Public method ReadXml(XmlReader) (Inherited from DataTable.)
Public method ReadXmlSchema(Stream) (Inherited from DataTable.)
Public method ReadXmlSchema(TextReader) (Inherited from DataTable.)
Public method ReadXmlSchema(String) (Inherited from DataTable.)
Public method ReadXmlSchema(XmlReader) (Inherited from DataTable.)
Protected method ReadXmlSerializable (Inherited from DataTable.)
Public method RejectChanges (Inherited from DataTable.)
Public method RemoveProjectsRow Deletes the specified row object from the ProjectsDataTable.
Public method Reset (Inherited from DataTable.)
Public method Select() (Inherited from DataTable.)
Public method Select(String) (Inherited from DataTable.)
Public method Select(String, String) (Inherited from DataTable.)
Public method Select(String, String, DataViewRowState) (Inherited from DataTable.)
Public method ToString (Inherited from DataTable.)
Public method WriteXml(Stream) (Inherited from DataTable.)
Public method WriteXml(TextWriter) (Inherited from DataTable.)
Public method WriteXml(XmlWriter) (Inherited from DataTable.)
Public method WriteXml(String) (Inherited from DataTable.)
Public method WriteXml(Stream, Boolean) (Inherited from DataTable.)
Public method WriteXml(TextWriter, Boolean) (Inherited from DataTable.)
Public method WriteXml(XmlWriter, Boolean) (Inherited from DataTable.)
Public method WriteXml(String, Boolean) (Inherited from DataTable.)
Public method WriteXml(Stream, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(TextWriter, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(XmlWriter, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(String, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(Stream, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXml(TextWriter, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXml(XmlWriter, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXml(String, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(Stream) (Inherited from DataTable.)
Public method WriteXmlSchema(TextWriter) (Inherited from DataTable.)
Public method WriteXmlSchema(XmlWriter) (Inherited from DataTable.)
Public method WriteXmlSchema(String) (Inherited from DataTable.)
Public method WriteXmlSchema(Stream, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(TextWriter, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(XmlWriter, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(String, Boolean) (Inherited from DataTable.)

Top

Events

  Name Description
Public event ColumnChanged (Inherited from DataTable.)
Public event ColumnChanging (Inherited from DataTable.)
Public event Disposed (Inherited from MarshalByValueComponent.)
Public event Initialized (Inherited from DataTable.)
Public event ProjectsRowChanged The post-event that occurs after a row is changed.
Public event ProjectsRowChanging The pre-event that occurs before a row is changed.
Public event ProjectsRowDeleted The post-event that occurs after a row is deleted.
Public event ProjectsRowDeleting The pre-event that occurs before a row is deleted.
Public event RowChanged (Inherited from DataTable.)
Public event RowChanging (Inherited from DataTable.)
Public event RowDeleted (Inherited from DataTable.)
Public event RowDeleting (Inherited from DataTable.)
Public event TableCleared (Inherited from DataTable.)
Public event TableClearing (Inherited from DataTable.)
Public event TableNewRow (Inherited from DataTable.)

Top

Fields

  Name Description
Protected field fInitInProgress (Inherited from DataTable.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IListSource.ContainsListCollection (Inherited from DataTable.)
Explicit interface implemetationPrivate method IListSource.GetList (Inherited from DataTable.)
Explicit interface implemetationPrivate method IXmlSerializable.GetSchema (Inherited from DataTable.)
Explicit interface implemetationPrivate method IXmlSerializable.ReadXml (Inherited from DataTable.)
Explicit interface implemetationPrivate method IXmlSerializable.WriteXml (Inherited from DataTable.)

Top

See also

Reference

StatusingDataSet.ProjectsDataTable class

WebSvcStatusing namespace