共用方式為


WorkflowDataSet.WorkflowStageRow 成員

表示為WorkflowDataSet.WorkflowStageDataTable物件中的資料列的工作流程階段資訊。

WorkflowDataSet.WorkflowStageRow 類型公開下列成員。

屬性

  名稱 描述
公用屬性 CHECKIN_REQUIRED 指定是否需要簽入。
公用屬性 HasErrors (繼承自 DataRow。)
公用屬性 Item[Int32] (繼承自 DataRow。)
公用屬性 Item[String] (繼承自 DataRow。)
公用屬性 Item[DataColumn] (繼承自 DataRow。)
公用屬性 Item[Int32, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[String, DataRowVersion] (繼承自 DataRow。)
公用屬性 Item[DataColumn, DataRowVersion] (繼承自 DataRow。)
公用屬性 ItemArray (繼承自 DataRow。)
公用屬性 PHASE_NAME 取得或設定階段名稱。
公用屬性 PHASE_UID 取得或設定階段的 GUID。
公用屬性 RowError (繼承自 DataRow。)
公用屬性 RowState (繼承自 DataRow。)
公用屬性 STAGE_DESCRIPTION 取得或設定階段描述。
公用屬性 STAGE_NAME 取得或設定階段名稱。
公用屬性 STAGE_SUBMIT_DESCRIPTION 取得或設定階段描述。
公用屬性 STAGE_UID 取得或設定階段的 GUID。
公用屬性 STATUS_PDP_UID 取得或設定頁面詳細資料] 頁面的 GUID。
公用屬性 Table (繼承自 DataRow。)
公用屬性 WorkflowPhaseRow 取得或設定工作流程階段資訊。

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataRow。)
公用方法 BeginEdit (繼承自 DataRow。)
公用方法 CancelEdit (繼承自 DataRow。)
公用方法 ClearErrors (繼承自 DataRow。)
公用方法 Delete (繼承自 DataRow。)
公用方法 EndEdit (繼承自 DataRow。)
公用方法 Equals (繼承自 Object。)
受保護方法 Finalize (繼承自 Object。)
公用方法 GetChildRows(String) (繼承自 DataRow。)
公用方法 GetChildRows(DataRelation) (繼承自 DataRow。)
公用方法 GetChildRows(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetChildRows(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetColumnError(Int32) (繼承自 DataRow。)
公用方法 GetColumnError(String) (繼承自 DataRow。)
公用方法 GetColumnError(DataColumn) (繼承自 DataRow。)
公用方法 GetColumnsInError (繼承自 DataRow。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetParentRow(String) (繼承自 DataRow。)
公用方法 GetParentRow(DataRelation) (繼承自 DataRow。)
公用方法 GetParentRow(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRow(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRows(String) (繼承自 DataRow。)
公用方法 GetParentRows(DataRelation) (繼承自 DataRow。)
公用方法 GetParentRows(String, DataRowVersion) (繼承自 DataRow。)
公用方法 GetParentRows(DataRelation, DataRowVersion) (繼承自 DataRow。)
公用方法 GetType (繼承自 Object。)
公用方法 GetWorkflowStageCustomFieldsRows 取得WorkflowStageCustomFieldsRow物件的集合。
公用方法 GetWorkflowStagePDPsRows 取得WorkflowStagePDPsRow物件的集合。
公用方法 GetWorkflowStageStrategicImpactRows 取得WorkflowStageStrategicImpactRow物件的集合。
公用方法 HasVersion (繼承自 DataRow。)
公用方法 IsNull(Int32) (繼承自 DataRow。)
公用方法 IsNull(String) (繼承自 DataRow。)
公用方法 IsNull(DataColumn) (繼承自 DataRow。)
公用方法 IsNull(DataColumn, DataRowVersion) (繼承自 DataRow。)
公用方法 IsPHASE_NAMENull 決定是否要將PHASE_NAME屬性設定為 null 值。
公用方法 IsSTAGE_DESCRIPTIONNull 決定是否要將STAGE_DESCRIPTION屬性設定為 null 值。
公用方法 IsSTAGE_SUBMIT_DESCRIPTIONNull 決定是否要將STAGE_SUBMIT_DESCRIPTION屬性設定為 null 值。
公用方法 IsSTATUS_PDP_UIDNull 決定是否要將STATUS_PDP_UID屬性設定為 null 值。
受保護方法 MemberwiseClone (繼承自 Object。)
公用方法 RejectChanges (繼承自 DataRow。)
公用方法 SetAdded (繼承自 DataRow。)
公用方法 SetColumnError(Int32, String) (繼承自 DataRow。)
公用方法 SetColumnError(String, String) (繼承自 DataRow。)
公用方法 SetColumnError(DataColumn, String) (繼承自 DataRow。)
公用方法 SetModified (繼承自 DataRow。)
受保護方法 SetNull (繼承自 DataRow。)
公用方法 SetParentRow(DataRow) (繼承自 DataRow。)
公用方法 SetParentRow(DataRow, DataRelation) (繼承自 DataRow。)
公用方法 SetPHASE_NAMENull PHASE_NAME屬性設定為 null 值。
公用方法 SetSTAGE_DESCRIPTIONNull STAGE_DESCRIPTION屬性設定為 null 值。
公用方法 SetSTAGE_SUBMIT_DESCRIPTIONNull STAGE_SUBMIT_DESCRIPTION屬性設定為 null 值。
公用方法 SetSTATUS_PDP_UIDNull STATUS_PDP_UID屬性設定為 null 值。
公用方法 ToString (繼承自 Object。)

頁首

請參閱

參照

WorkflowDataSet.WorkflowStageRow 類別

WebSvcWorkflow 命名空間