共用方式為


DriverDataSet.DriverDepartmentsDataTable 成員

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

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

建構函式

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

頁首

屬性

  名稱 描述
公用屬性 CaseSensitive (繼承自 DataTable。)
公用屬性 ChildRelations (繼承自 DataTable。)
公用屬性 Columns (繼承自 DataTable。)
公用屬性 Constraints (繼承自 DataTable。)
公用屬性 Container (繼承自 MarshalByValueComponent。)
公用屬性 Count DriverDepartmentsDataTable中取得列的數。
公用屬性 DataSet (繼承自 DataTable。)
公用屬性 DefaultView (繼承自 DataTable。)
公用屬性 DEPARTMENT_NAMEColumn 定義DEPARTMENT_NAME的欄。
公用屬性 DEPARTMENT_UIDColumn 定義DEPARTMENT_UID的欄。
公用屬性 DesignMode (繼承自 MarshalByValueComponent。)
公用屬性 DisplayExpression (繼承自 DataTable。)
公用屬性 DRIVER_UIDColumn 定義DRIVER_UID的欄。
受保護屬性 Events (繼承自 MarshalByValueComponent。)
公用屬性 ExtendedProperties (繼承自 DataTable。)
公用屬性 HasErrors (繼承自 DataTable。)
公用屬性 IsInitialized (繼承自 DataTable。)
公用屬性 Item DriverDepartmentsDataTable,其中 index 所指定之列中取得的資料列。
公用屬性 Locale (繼承自 DataTable。)
公用屬性 MinimumCapacity (繼承自 DataTable。)
公用屬性 Namespace (繼承自 DataTable。)
公用屬性 ParentRelations (繼承自 DataTable。)
公用屬性 Prefix (繼承自 DataTable。)
公用屬性 PrimaryKey (繼承自 DataTable。)
公用屬性 RemotingFormat (繼承自 DataTable。)
公用屬性 Rows (繼承自 DataTable。)
公用屬性 Site (繼承自 DataTable。)
公用屬性 TableName (繼承自 DataTable。)

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataTable。)
公用方法 AddDriverDepartmentsRow(DriverDataSet.DriverDepartmentsRow) DriverDepartmentsRow會將物件新增至DriverDepartmentsTable。
公用方法 AddDriverDepartmentsRow(DriverDataSet.DriverRow, 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_UIDDEPARTMENT_UID 使用指定的驅動程式的 GUID 和部門的 GUID 來擷取DriverDepartmentsRow物件。
公用方法 GetChanges() (繼承自 DataTable。)
公用方法 GetChanges(DataRowState) (繼承自 DataTable。)
公用方法 GetEnumerator 取得可用來逐一查看DriverDepartmentsTable的資料列的列舉值。
公用方法 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。)
公用方法 NewDriverDepartmentsRow 在DriverDepartmentsTable建立DriverDepartmentsRow物件。
公用方法 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。)
公用方法 RemoveDriverDepartmentsRow 刪除DriverDepartmentsDataTable指定的DriverDepartmentsRow物件。
公用方法 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。)
公用事件 DriverDepartmentsRowChanged 會在變更一列後,就會發生後置事件。
公用事件 DriverDepartmentsRowChanging 發生變更的資料列前置事件。
公用事件 DriverDepartmentsRowDeleted 會刪除一列之後發生後置事件。
公用事件 DriverDepartmentsRowDeleting 刪除列之前發生前事件。
公用事件 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.DriverDepartmentsDataTable 類別

WebSvcDriver 命名空間