StatusingDataSet.TasksDataTable Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents status information about tasks that is contained in one or more StatusingDataSet.TasksRow objects.
public: ref class StatusingDataSet::TasksDataTable : System::Data::DataTable, System::Collections::IEnumerable
[Serializable]
public class StatusingDataSet.TasksDataTable : System.Data.DataTable, System.Collections.IEnumerable
type StatusingDataSet.TasksDataTable = class
inherit DataTable
interface IEnumerable
Public Class StatusingDataSet.TasksDataTable
Inherits DataTable
Implements IEnumerable
- Inheritance
-
StatusingDataSet.TasksDataTable
- Attributes
-
SerializableAttribute
- Implements
Constructors
| StatusingDataSet.TasksDataTable() |
Creates an instance of the TasksDataTable class. |
| StatusingDataSet.TasksDataTable(SerializationInfo, StreamingContext) |
Creates an instance of the TasksDataTable class by using separate parameters. |
Properties
| Count |
Gets the number of row objects in the TasksDataTable. |
| Item[Int32] |
Gets a row in the TasksDataTable, where the row is specified by an index. |
| PROJ_UIDColumn |
Defines the column for the WebSvcStatusing.StatusingDataSet.TasksRow.PROJ_ID field. |
| TASK_ACT_COSTColumn |
Defines the column for the TASK_ACT_COST field. |
| TASK_ACT_DURColumn |
Defines the column for the TASK_ACT_DUR field. |
| TASK_ACT_FINISHColumn |
Defines the column for the TASK_ACT_FINISH field. |
| TASK_ACT_OVT_COSTColumn |
Defines the column for the TASK_ACT_OVT_COST field. |
| TASK_ACT_OVT_WORKColumn |
Defines the column for the TASK_ACT_OVT_WORK field. |
| TASK_ACT_STARTColumn |
Defines the column for the TASK_ACT_START field. |
| TASK_ACT_WORKColumn |
Defines the column for the TASK_ACT_WORK field. |
| TASK_BUDGET_COSTColumn |
Defines the column for the TASK_BUDGET_COST field. |
| TASK_BUDGET_WORKColumn |
Defines the column for the TASK_BUDGET_WORK field. |
| TASK_CAL_UIDColumn |
Defines the column for the TASK_CAL_UID field. |
| TASK_CONSTRAINT_DATEColumn |
Defines the column for the TASK_CONSTRAINT_DATE field. |
| TASK_CONSTRAINT_TYPEColumn |
Defines the column for the TASK_CONSTRAINT_TYPE field. |
| TASK_COST_IS_VALIDColumn |
Defines the column for the TASK_COST_IS_VALID field. |
| TASK_COSTColumn |
Defines the column for the TASK_COST field. |
| TASK_DEADLINEColumn |
Defines the column for the TASK_DEADLINE field. |
| TASK_DUR_FMTColumn |
Defines the column for the TASK_DUR_FMT field. |
| TASK_DUR_TXTColumn |
Defines the column for the TASK_DUR_TXT field. |
| TASK_DURColumn |
Defines the column for the TASK_DUR field. |
| TASK_FINISH_DATEColumn |
Defines the column for the TASK_FINISH_DATE field. |
| TASK_FINISH_TXTColumn |
Defines the column for the TASK_FINISH_TXT field. |
| TASK_FIXED_COST_ACCRUALColumn |
Defines the column for the TASK_FIXED_COST_ACCRUAL field. |
| TASK_FIXED_COSTColumn |
Defines the column for the TASK_FIXED_COST field. |
| TASK_HIERARCHYColumn |
Defines the column for the TASK_HIERARCHY field. |
| TASK_IDColumn |
Defines the column for the WebSvcStatusing.StatusingDataSet.TasksRow.TASK_IDC field. |
| TASK_IGNORES_RES_CALColumn |
Defines the column for the TASK_IGNORES_RES_CAL field. |
| TASK_IS_ACTIVEColumn |
Defines the column for the TASK_IS_ACTIVE field. |
| TASK_IS_EFFORT_DRIVENColumn |
Defines the column for the TASK_IS_EFFORT_DRIVEN field. |
| TASK_IS_EXTERNALColumn |
Defines the column for the TASK_IS_EXTERNAL field. |
| TASK_IS_MANUALColumn |
Defines the column for the TASK_IS_MANUAL field. |
| TASK_IS_MARKEDColumn |
Defines the column for the TASK_IS_MARKED field. |
| TASK_IS_MILESTONEColumn |
Defines the column for the TASK_IS_MILESTONE field. |
| TASK_IS_ROLLED_UPColumn |
Defines the column for the TASK_IS_ROLLED_UP field. |
| TASK_IS_ROLLUP_ASSNColumn |
Defines the column for the TASK_IS_ROLLUP_ASSN field. |
| TASK_IS_SUBPROJColumn |
Defines the column for the TASK_IS_SUBPROJ field. |
| TASK_IS_SUMMARYColumn |
Defines the column for the TASK_IS_SUMMARY field. |
| TASK_LEVELING_ADJUSTS_ASSNColumn |
Defines the column for the TASK_LEVELING_ADJUSTS_ASSN field. |
| TASK_LEVELING_DELAYColumn |
Defines the column for the TASK_LEVELING_DELAY field. |
| TASK_NAMEColumn |
Defines the column for the TASK_NAME field. |
| TASK_OPTINDXColumn |
Defines the column for the TASK_OPTINDX field. |
| TASK_OUTLINE_LEVELColumn |
Defines the column for the TASK_OUTLINE_LEVEL field. |
| TASK_OUTLINE_NUMColumn |
Defines the column for the TASK_OUTLINE_NUM field. |
| TASK_OVT_COSTColumn |
Defines the column for the TASK_OVT_COST field. |
| TASK_OVT_WORKColumn |
Defines the column for the TASK_OVT_WORK field. |
| TASK_PARENT_UIDColumn |
Defines the column for the TASK_PARENT_UID field. |
| TASK_PCT_COMPColumn |
Defines the column for the TASK_PCT_COMP field. |
| TASK_PCT_WORK_COMPColumn |
Defines the column for the TASK_PCT_WORK_COMP field. |
| TASK_PHY_PCT_COMPColumn |
Defines the column for the TASK_PHY_PCT_COMP field. |
| TASK_PRIORITYColumn |
Defines the column for the TASK_PRIORITY field. |
| TASK_PUBLISHED_UIDColumn |
Defines the column for the WebSvcStatusing.StatusingDataSet.TasksRow.TASK_PUBLISHED field. |
| TASK_REG_WORKColumn |
Defines the column for the TASK_REG_WORK field. |
| TASK_REM_COSTColumn |
Defines the column for the TASK_REM_COST field. |
| TASK_REM_DURColumn |
Defines the column for the TASK_REM_DUR field. |
| TASK_REM_OVT_COSTColumn |
Defines the column for the TASK_REM_OVT_COST field. |
| TASK_REM_OVT_WORKColumn |
Defines the column for the TASK_REM_OVT_WORK field. |
| TASK_REM_WORKColumn |
Defines the column for the TASK_REM_WORK field. |
| TASK_RESUME_DATEColumn |
Defines the column for the TASK_RESUME_DATE field. |
| TASK_RTF_NOTESColumn |
Defines the column for the TASK_RTF_NOTES field. |
| TASK_SCHED_DUR_FMTColumn |
Defines the column for the TASK_SCHED_DUR_FMT field. |
| TASK_SCHED_DURColumn |
Defines the column for the TASK_SCHED_DUR field. |
| TASK_SCHED_FINISHColumn |
Defines the column for the TASK_SCHED_FINISH field. |
| TASK_SCHED_STARTColumn |
Defines the column for the TASK_SCHED_START field. |
| TASK_START_DATEColumn |
Defines the column for the TASK_START_DATE field. |
| TASK_START_TXTColumn |
Defines the column for the TASK_START_TXT field. |
| TASK_STOP_DATEColumn |
Defines the column for the TASK_STOP_DATE field. |
| TASK_TYPEColumn |
Defines the column for the TASK_TYPE field. |
| TASK_UIDColumn |
Defines the column for the TASK_UID field. |
| TASK_WBSColumn |
Defines the column for the TASK_WBS field. |
| TASK_WINPROJ_UNIQUE_IDColumn |
Defines the column for the TASK_WINPROJ_UNIQUE_ID field. |
| TASK_WORKColumn |
Defines the column for the TASK_WORK field. |
| TB_BASE_BUDGET_COSTColumn |
Defines the column for the TB_BASE_BUDGET_COST field. |
| TB_BASE_BUDGET_WORKColumn |
Defines the column for the TB_BASE_BUDGET_WORK field. |
| TB_BASE_COMMITMENT_FINISHColumn |
Defines the column for the TB_BASE_COMMITMENT_FINISH field. |
| TB_BASE_COMMITMENT_STARTColumn |
Defines the column for the TB_BASE_COMMITMENT_START field. |
| TB_BASE_COSTColumn |
Defines the column for the TB_BASE_COST field. |
| TB_BASE_DURColumn |
Defines the column for the TB_BASE_DUR field. |
| TB_BASE_FINISHColumn |
Defines the column for the TB_BASE_FINISH field. |
| TB_BASE_STARTColumn |
Defines the column for the TB_BASE_START field. |
| TB_BASE_WORKColumn |
Defines the column for the TB_BASE_WORK field. |
| WOBJ_DOC_REF_CNTColumn |
Defines the column for the WOBJ_DOC_REF_CNT field. |
| WOBJ_ISSUE_REF_CNTColumn |
Defines the column for the WOBJ_ISSUE_REF_CNT field. |
| WOBJ_OTHER_REF_CNTColumn |
Defines the column for the WOBJ_OTHER_REF_CNT field. |
| WOBJ_RISK_REF_CNTColumn |
Defines the column for the WOBJ_RISK_REF_CNT field. |
| WSS_LISTITEM_UIDColumn |
Defines the column for the WSS_LISTITEM_UID field. |
Methods
| AddTasksRow(StatusingDataSet+TasksRow) |
Adds a TasksRow object to the TasksDataTable. |
| Clone() | |
| CreateInstance() | |
| FindByPROJ_UIDTASK_UID(Guid, Guid) |
Gets the TasksRow object specified by the project GUID and the specified task GUID. |
| GetEnumerator() |
Gets an enumerator that can be used to iterate through the rows of the TaskDataTable. |
| GetRowType() | |
| GetTypedTableSchema(XmlSchemaSet) |
This member is reserved for internal use and is not intended to be used directly from your code. |
| NewRowFromBuilder(DataRowBuilder) | |
| NewTasksRow() |
Creates a row object in the TasksDataTable. |
| OnRowChanged(DataRowChangeEventArgs) | |
| OnRowChanging(DataRowChangeEventArgs) | |
| OnRowDeleted(DataRowChangeEventArgs) | |
| OnRowDeleting(DataRowChangeEventArgs) | |
| RemoveTasksRow(StatusingDataSet+TasksRow) |
Deletes the specified row object from the TasksDataTable. |
Events
| TasksRowChanged |
The post-event that occurs after a row is changed. |
| TasksRowChanging |
The pre-event that occurs before a row is changed. |
| TasksRowDeleted |
The post-event that occurs after a row is deleted. |
| TasksRowDeleting |
The pre-event that occurs before a row is deleted. |