共用方式為


DriverDataSet.DriverImpactStatementsDataTable 成員

會儲存一群影響陳述式的任務、 資源、 成本,而且工作分派驅動程式資料的相關資訊。

DriverDataSet.DriverImpactStatementsDataTable 類型公開下列成員。

建構函式

  名稱 描述
公用方法 DriverDataSet.DriverImpactStatementsDataTable() 會建立DriverImpactStatementsDataTable執行個體。
受保護方法 DriverDataSet.DriverImpactStatementsDataTable(SerializationInfo, StreamingContext) 使用個別的參數建立DriverImpactStatementsDataTable類別的執行個體。

頁首

屬性

  名稱 描述
公用屬性 CaseSensitive (繼承自 DataTable。)
公用屬性 ChildRelations (繼承自 DataTable。)
公用屬性 Columns (繼承自 DataTable。)
公用屬性 Constraints (繼承自 DataTable。)
公用屬性 Container (繼承自 MarshalByValueComponent。)
公用屬性 Count DriverImpactStatementsDataTable中取得 row 物件的數目。
公用屬性 DataSet (繼承自 DataTable。)
公用屬性 DefaultView (繼承自 DataTable。)
公用屬性 DESCRIPTIONColumn 定義資料行的 [ DESCRIPTION ] 欄位。
公用屬性 DesignMode (繼承自 MarshalByValueComponent。)
公用屬性 DisplayExpression (繼承自 DataTable。)
公用屬性 DRIVER_UIDColumn 定義資料行的 [ DRIVER_UID ] 欄位。
受保護屬性 Events (繼承自 MarshalByValueComponent。)
公用屬性 ExtendedProperties (繼承自 DataTable。)
公用屬性 HasErrors (繼承自 DataTable。)
公用屬性 IsInitialized (繼承自 DataTable。)
公用屬性 Item 取得中DriverImpactStatementsDataTable,其中 index 所指定之列的 row 物件。
公用屬性 Locale (繼承自 DataTable。)
公用屬性 LT_STRUCT_UIDColumn 定義資料行的 [ LT_STRUCT_UID ] 欄位。
公用屬性 MinimumCapacity (繼承自 DataTable。)
公用屬性 Namespace (繼承自 DataTable。)
公用屬性 ParentRelations (繼承自 DataTable。)
公用屬性 Prefix (繼承自 DataTable。)
公用屬性 PrimaryKey (繼承自 DataTable。)
公用屬性 PROJECT_IMPACT_CF_NAMEColumn 定義資料行的 [ PROJECT_IMPACT_CF_NAME ] 欄位。
公用屬性 PROJECT_IMPACT_CF_UIDColumn 定義資料行的 [ PROJECT_IMPACT_CF_UID ] 欄位。
公用屬性 RemotingFormat (繼承自 DataTable。)
公用屬性 Rows (繼承自 DataTable。)
公用屬性 Site (繼承自 DataTable。)
公用屬性 TableName (繼承自 DataTable。)

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataTable。)
公用方法 AddDriverImpactStatementsRow(DriverDataSet.DriverImpactStatementsRow) DriverImpactStatementsRow會將物件新增至DriverImpactStatementsDataTable。
公用方法 AddDriverImpactStatementsRow(DriverDataSet.DriverRow, Guid, String, Guid, String) 此成員是保留給內部使用,而不是用來直接從您的程式碼使用
公用方法 BeginInit (繼承自 DataTable。)
公用方法 BeginLoadData (繼承自 DataTable。)
公用方法 Clear (繼承自 DataTable。)
公用方法 Clone (覆寫 DataTable.Clone()。)
公用方法 Compute (繼承自 DataTable。)
公用方法 Copy (繼承自 DataTable。)
公用方法 CreateDataReader (繼承自 DataTable。)
受保護方法 CreateInstance (覆寫 DataTable.CreateInstance()。)
公用方法 Dispose() (繼承自 MarshalByValueComponent。)
受保護方法 Dispose(Boolean) (繼承自 MarshalByValueComponent。)
公用方法 EndInit (繼承自 DataTable。)
公用方法 EndLoadData (繼承自 DataTable。)
公用方法 Equals (繼承自 Object。)
受保護方法 Finalize (繼承自 MarshalByValueComponent。)
公用方法 FindByDRIVER_UIDPROJECT_IMPACT_CF_UIDLT_STRUCT_UID 使用指定的驅動程式的 GUID、 GUID 的自訂欄位及查閱資料表的 GUID 來擷取DriverImpactStatementsRow物件。
公用方法 GetChanges() (繼承自 DataTable。)
公用方法 GetChanges(DataRowState) (繼承自 DataTable。)
公用方法 GetEnumerator 取得可用來逐一查看DriverImpactStatementsDataTable的資料列的列舉值。
公用方法 GetErrors (繼承自 DataTable。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetObjectData (繼承自 DataTable。)
受保護方法 GetRowType (覆寫 DataTable.GetRowType()。)
受保護方法 GetSchema (繼承自 DataTable。)
公用方法 GetService (繼承自 MarshalByValueComponent。)
公用方法 GetType (繼承自 Object。)
公用方法靜態成員 GetTypedTableSchema 此成員是保留給內部使用,而不是用來直接從您的程式碼使用
公用方法 ImportRow (繼承自 DataTable。)
公用方法 Load(IDataReader) (繼承自 DataTable。)
公用方法 Load(IDataReader, LoadOption) (繼承自 DataTable。)
公用方法 Load(IDataReader, LoadOption, FillErrorEventHandler) (繼承自 DataTable。)
公用方法 LoadDataRow([], Boolean) (繼承自 DataTable。)
公用方法 LoadDataRow([], LoadOption) (繼承自 DataTable。)
受保護方法 MemberwiseClone (繼承自 Object。)
公用方法 Merge(DataTable) (繼承自 DataTable。)
公用方法 Merge(DataTable, Boolean) (繼承自 DataTable。)
公用方法 Merge(DataTable, Boolean, MissingSchemaAction) (繼承自 DataTable。)
公用方法 NewDriverImpactStatementsRow 在DriverImpactStatementsDataTable建立DriverImpactStatementsRow物件。
公用方法 NewRow (繼承自 DataTable。)
受保護方法 NewRowArray (繼承自 DataTable。)
受保護方法 NewRowFromBuilder (覆寫 DataTable.NewRowFromBuilder(DataRowBuilder)。)
受保護方法 OnColumnChanged (繼承自 DataTable。)
受保護方法 OnColumnChanging (繼承自 DataTable。)
受保護方法 OnPropertyChanging (繼承自 DataTable。)
受保護方法 OnRemoveColumn (繼承自 DataTable。)
受保護方法 OnRowChanged (覆寫 DataTable.OnRowChanged(DataRowChangeEventArgs)。)
受保護方法 OnRowChanging (覆寫 DataTable.OnRowChanging(DataRowChangeEventArgs)。)
受保護方法 OnRowDeleted (覆寫 DataTable.OnRowDeleted(DataRowChangeEventArgs)。)
受保護方法 OnRowDeleting (覆寫 DataTable.OnRowDeleting(DataRowChangeEventArgs)。)
受保護方法 OnTableCleared (繼承自 DataTable。)
受保護方法 OnTableClearing (繼承自 DataTable。)
受保護方法 OnTableNewRow (繼承自 DataTable。)
公用方法 ReadXml(Stream) (繼承自 DataTable。)
公用方法 ReadXml(TextReader) (繼承自 DataTable。)
公用方法 ReadXml(String) (繼承自 DataTable。)
公用方法 ReadXml(XmlReader) (繼承自 DataTable。)
公用方法 ReadXmlSchema(Stream) (繼承自 DataTable。)
公用方法 ReadXmlSchema(TextReader) (繼承自 DataTable。)
公用方法 ReadXmlSchema(String) (繼承自 DataTable。)
公用方法 ReadXmlSchema(XmlReader) (繼承自 DataTable。)
受保護方法 ReadXmlSerializable (繼承自 DataTable。)
公用方法 RejectChanges (繼承自 DataTable。)
公用方法 RemoveDriverImpactStatementsRow 刪除DriverImpactStatementsDataTable指定的DriverImpactStatementsRow物件。
公用方法 Reset (繼承自 DataTable。)
公用方法 Select() (繼承自 DataTable。)
公用方法 Select(String) (繼承自 DataTable。)
公用方法 Select(String, String) (繼承自 DataTable。)
公用方法 Select(String, String, DataViewRowState) (繼承自 DataTable。)
公用方法 ToString (繼承自 DataTable。)
公用方法 WriteXml(Stream) (繼承自 DataTable。)
公用方法 WriteXml(TextWriter) (繼承自 DataTable。)
公用方法 WriteXml(XmlWriter) (繼承自 DataTable。)
公用方法 WriteXml(String) (繼承自 DataTable。)
公用方法 WriteXml(Stream, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(TextWriter, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(XmlWriter, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(String, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(Stream, XmlWriteMode) (繼承自 DataTable。)
公用方法 WriteXml(TextWriter, XmlWriteMode) (繼承自 DataTable。)
公用方法 WriteXml(XmlWriter, XmlWriteMode) (繼承自 DataTable。)
公用方法 WriteXml(String, XmlWriteMode) (繼承自 DataTable。)
公用方法 WriteXml(Stream, XmlWriteMode, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(TextWriter, XmlWriteMode, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(XmlWriter, XmlWriteMode, Boolean) (繼承自 DataTable。)
公用方法 WriteXml(String, XmlWriteMode, Boolean) (繼承自 DataTable。)
公用方法 WriteXmlSchema(Stream) (繼承自 DataTable。)
公用方法 WriteXmlSchema(TextWriter) (繼承自 DataTable。)
公用方法 WriteXmlSchema(XmlWriter) (繼承自 DataTable。)
公用方法 WriteXmlSchema(String) (繼承自 DataTable。)
公用方法 WriteXmlSchema(Stream, Boolean) (繼承自 DataTable。)
公用方法 WriteXmlSchema(TextWriter, Boolean) (繼承自 DataTable。)
公用方法 WriteXmlSchema(XmlWriter, Boolean) (繼承自 DataTable。)
公用方法 WriteXmlSchema(String, Boolean) (繼承自 DataTable。)

頁首

事件

  名稱 描述
公用事件 ColumnChanged (繼承自 DataTable。)
公用事件 ColumnChanging (繼承自 DataTable。)
公用事件 Disposed (繼承自 MarshalByValueComponent。)
公用事件 DriverImpactStatementsRowChanged 會在變更一列後,就會發生後置事件。
公用事件 DriverImpactStatementsRowChanging 發生變更的資料列前置事件。
公用事件 DriverImpactStatementsRowDeleted 會刪除一列之後發生後置事件。
公用事件 DriverImpactStatementsRowDeleting 刪除列之前發生前事件。
公用事件 Initialized (繼承自 DataTable。)
公用事件 RowChanged (繼承自 DataTable。)
公用事件 RowChanging (繼承自 DataTable。)
公用事件 RowDeleted (繼承自 DataTable。)
公用事件 RowDeleting (繼承自 DataTable。)
公用事件 TableCleared (繼承自 DataTable。)
公用事件 TableClearing (繼承自 DataTable。)
公用事件 TableNewRow (繼承自 DataTable。)

頁首

欄位

  名稱 描述
受保護欄位 fInitInProgress (繼承自 DataTable。)

頁首

明確介面實作

  名稱 描述
明確介面實作私用屬性 IListSource.ContainsListCollection (繼承自 DataTable。)
明確介面實作私用方法 IListSource.GetList (繼承自 DataTable。)
明確介面實作私用方法 IXmlSerializable.GetSchema (繼承自 DataTable。)
明確介面實作私用方法 IXmlSerializable.ReadXml (繼承自 DataTable。)
明確介面實作私用方法 IXmlSerializable.WriteXml (繼承自 DataTable。)

頁首

請參閱

參照

DriverDataSet.DriverImpactStatementsDataTable 類別

WebSvcDriver 命名空間