共用方式為


DepartmentsDataSet.DepartmentsDataTable 成員

代表會維護部門所用的專案實體和資源實體之集合的運算列表。

DepartmentsDataSet.DepartmentsDataTable 類型公開下列成員。

建構函式

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

頁首

屬性

  名稱 描述
公用屬性 CaseSensitive (繼承自 DataTable。)
公用屬性 ChildRelations (繼承自 DataTable。)
公用屬性 Columns (繼承自 DataTable。)
公用屬性 Constraints (繼承自 DataTable。)
公用屬性 Container (繼承自 MarshalByValueComponent。)
公用屬性 Count DataTable集合中取得元素的數目。
公用屬性 DataSet (繼承自 DataTable。)
公用屬性 DefaultView (繼承自 DataTable。)
公用屬性 DEPARTMENT_FULLNAMEColumn 取得DEPARTMENT_FULLNAMEColumn的結構描述中DepartmentsDataTable。
公用屬性 DEPARTMENT_NAMEColumn 取得DEPARTMENT_NAMEColumn的結構描述中DepartmentsDataTable。
公用屬性 DEPARTMENT_PARENT_UIDColumn 取得DEPARTMENT_PARENT_UIDColumn的結構描述中DepartmentsDataTable。
公用屬性 DEPARTMENT_UIDColumn 取得DEPARTMENT_UIDColumn的結構描述中DepartmentsDataTable。
公用屬性 DesignMode (繼承自 MarshalByValueComponent。)
公用屬性 DisplayExpression (繼承自 DataTable。)
受保護屬性 Events (繼承自 MarshalByValueComponent。)
公用屬性 ExtendedProperties (繼承自 DataTable。)
公用屬性 HasErrors (繼承自 DataTable。)
公用屬性 IsInitialized (繼承自 DataTable。)
公用屬性 Item 取得的以零為起始的索引所指定的資料列。
公用屬性 Locale (繼承自 DataTable。)
公用屬性 MinimumCapacity (繼承自 DataTable。)
公用屬性 Namespace (繼承自 DataTable。)
公用屬性 ParentRelations (繼承自 DataTable。)
公用屬性 Prefix (繼承自 DataTable。)
公用屬性 PrimaryKey (繼承自 DataTable。)
公用屬性 RemotingFormat (繼承自 DataTable。)
公用屬性 Rows (繼承自 DataTable。)
公用屬性 Site (繼承自 DataTable。)
公用屬性 TableName (繼承自 DataTable。)

頁首

方法

  名稱 描述
公用方法 AcceptChanges (繼承自 DataTable。)
公用方法 AddDepartmentsRow(DepartmentsDataSet.DepartmentsRow) DepartmentsDataTable中新增一列。
公用方法 AddDepartmentsRow(Guid, String, String, Guid) 此成員僅限內部使用,不得從您的程式碼內直接使用。
公用方法 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。)
公用方法 FindByDEPARTMENT_UID 會傳回代表具有指定之的部門 GUID 專案部門DepartmentsRow物件。
公用方法 GetChanges() (繼承自 DataTable。)
公用方法 GetChanges(DataRowState) (繼承自 DataTable。)
公用方法 GetEnumerator 取得可用來逐一查看DepartmentsDataTable的資料列的列舉值。
公用方法 GetErrors (繼承自 DataTable。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetObjectData (繼承自 DataTable。)
受保護方法 GetRowType (覆寫 DataTable.GetRowType()。)
受保護方法 GetSchema (繼承自 DataTable。)
公用方法 GetService (繼承自 MarshalByValueComponent。)
公用方法 GetType (繼承自 Object。)
公用方法靜態成員 GetTypedTableSchema 會傳回DepartmentsDataTablecomplexType XML 結構描述。
公用方法 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。)
公用方法 NewDepartmentsRow 會建立代表一個部門中DepartmentsDataTableDepartmentsRow物件。
公用方法 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。)
公用方法 RemoveDepartmentsRow DepartmentsDataTable中移除指定的列。
公用方法 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。)
公用事件 DepartmentsRowChanged 在變更DepartmentsDataTable > 中的資料列資訊時發生後置事件活動。
公用事件 DepartmentsRowChanging 前置事件活動,傳送通知該資料列資訊DepartmentsDataTable中已變更之前發生。
公用事件 DepartmentsRowDeleted 在刪除DepartmentsDataTable中的資料列時,就會發生後置事件活動。
公用事件 DepartmentsRowDeleting 發生於之前傳送通知已刪除的列中DepartmentsDataTable前置事件活動。
公用事件 Disposed (繼承自 MarshalByValueComponent。)
公用事件 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。)

頁首

請參閱

參照

DepartmentsDataSet.DepartmentsDataTable 類別

WebSvcAdmin 命名空間