共用方式為


DriverDataSet.DriverDataTable 成員

儲存相關資訊,任務、 資源、 成本,而且工作分派與特定專案相關聯的驅動程式資訊的集合。

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

建構函式

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

頁首

屬性

  名稱 描述
公用屬性 CaseSensitive (繼承自 DataTable。)
公用屬性 ChildRelations (繼承自 DataTable。)
公用屬性 Columns (繼承自 DataTable。)
公用屬性 Constraints (繼承自 DataTable。)
公用屬性 Container (繼承自 MarshalByValueComponent。)
公用屬性 Count DriverDataTable中取得 row 物件的數目。
公用屬性 CREATED_BY_RES_NAMEColumn 定義資料行的 [ CREATED_BY_RES_NAME ] 欄位。
公用屬性 CREATED_BY_RES_UIDColumn 定義資料行的 [ CREATED_BY_RES_UID ] 欄位。
公用屬性 CREATED_DATEColumn 定義資料行的 [ CREATED_DATE ] 欄位。
公用屬性 DataSet (繼承自 DataTable。)
公用屬性 DefaultView (繼承自 DataTable。)
公用屬性 DesignMode (繼承自 MarshalByValueComponent。)
公用屬性 DisplayExpression (繼承自 DataTable。)
公用屬性 DRIVER_DESCRIPTIONColumn 定義資料行的 [ DRIVER_DESCRIPTION ] 欄位。
公用屬性 DRIVER_IS_ACTIVEColumn 定義資料行的 [ DRIVER_IS_ACTIVE ] 欄位。
公用屬性 DRIVER_IS_USED_IN_ANALYSISColumn 定義資料行的 [ DRIVER_IS_USED_IN_ANALYSIS ] 欄位。
公用屬性 DRIVER_IS_USED_IN_PRIORITIZATIONColumn 定義資料行的 [ DRIVER_IS_USED_IN_PRIORITIZATION ] 欄位。
公用屬性 DRIVER_NAMEColumn 定義資料行的 [ DRIVER_NAME ] 欄位。
公用屬性 DRIVER_UIDColumn 定義資料行的 [ DRIVER_UID ] 欄位。
受保護屬性 Events (繼承自 MarshalByValueComponent。)
公用屬性 ExtendedProperties (繼承自 DataTable。)
公用屬性 HasErrors (繼承自 DataTable。)
公用屬性 IsInitialized (繼承自 DataTable。)
公用屬性 Item 取得中DriverDataTable,其中 index 所指定之列的 row 物件。
公用屬性 LAST_UPDATED_BY_RES_NAMEColumn 定義資料行的 [ LAST_UPDATED_BY_RES_NAME ] 欄位。
公用屬性 LAST_UPDATED_BY_RES_UIDColumn 定義資料行的 [ LAST_UPDATED_BY_RES_UID ] 欄位。
公用屬性 Locale (繼承自 DataTable。)
公用屬性 MinimumCapacity (繼承自 DataTable。)
公用屬性 MOD_DATEColumn 定義資料行的 [ MOD_DATE ] 欄位。
公用屬性 Namespace (繼承自 DataTable。)
公用屬性 ParentRelations (繼承自 DataTable。)
公用屬性 Prefix (繼承自 DataTable。)
公用屬性 PrimaryKey (繼承自 DataTable。)
公用屬性 RemotingFormat (繼承自 DataTable。)
公用屬性 Rows (繼承自 DataTable。)
公用屬性 Site (繼承自 DataTable。)
公用屬性 TableName (繼承自 DataTable。)

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataTable。)
公用方法 AddDriverRow(DriverDataSet.DriverRow) DriverRow會將物件新增至DriverDataTable。
公用方法 AddDriverRow(Guid, String, String, Boolean, Boolean, Boolean, DateTime, DateTime, 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_UID 取得驅動程式所指定的DriverRow物件。
公用方法 GetChanges() (繼承自 DataTable。)
公用方法 GetChanges(DataRowState) (繼承自 DataTable。)
公用方法 GetEnumerator 取得可用來逐一查看DriverDataTable的資料列的列舉值。
公用方法 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。)
公用方法 NewDriverRow 在DriverDataTable建立 row 物件。
公用方法 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。)
公用方法 RemoveDriverRow 會從DriverDataTable刪除指定的列。
公用方法 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。)
公用事件 DriverRowChanged 會在變更一列後,就會發生後置事件。
公用事件 DriverRowChanging 發生變更的資料列前置事件。
公用事件 DriverRowDeleted 會刪除一列之後發生後置事件。
公用事件 DriverRowDeleting 刪除列之前發生前事件。
公用事件 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.DriverDataTable 類別

WebSvcDriver 命名空間