共用方式為


DataSet 成員

Represents a dataset.

DataSet 型別公開下列成員。

建構函式

  名稱 描述
公用方法 DataSet() () () () Initializes a new instance of the DataSet class.
公用方法 DataSet(IPropertyStore) Initializes a new instance of the DataSet class.

頂端

方法

  名稱 描述
公用方法 DeepClone Returns a deep clone of this ReportObject instance. (繼承自 ReportObject。)
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (繼承自 ReportObject。)
公用方法 GetContainingDataScopes The containing data scopes. (繼承自 ReportObject。)
公用方法 GetDataScopesFor Gets the data scopes for a contained item.
受保護的方法 GetDataScopesForDefaultImpl 基礎結構。 (繼承自 ReportObject。)
公用方法 GetFieldByName 基礎結構。
公用方法 GetFieldReferences 基礎結構。
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 Initialize Initializes the current DataSet instance. (覆寫 ReportObject. . :: . .Initialize() () () ()。)
受保護的方法 InitializeForDesigner 基礎結構。 (繼承自 ReportObject。)
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 OnChildPropertyChanged 基礎結構。 (繼承自 ReportObject。)
受保護的方法 OnPropertyChanged 基礎結構。 (繼承自 ReportObject。)
受保護的方法 SavePropertyValue< (Of < <' (T> ) > > ) 基礎結構。 (繼承自 ReportObject。)
公用方法 ToString (繼承自 Object。)
受保護的方法 WrapPropertyStore 基礎結構。 (繼承自 ReportObject。)

頂端

屬性

  名稱 描述
公用屬性 AccentSensitivity Indicates whether the data is accent sensitive.
公用屬性 CaseSensitivity Indicates whether the data is case sensitive.
公用屬性 Collation Describes the locale that the report server uses to sort data.
公用屬性 Fields Contains the fields in a dataset.
公用屬性 Filters Contains the filters to apply to the dataset.
公用屬性 InterpretSubtotalsAsDetails Indicates whether to interpret subtotals as details.
公用屬性 KanatypeSensitivity Indicates whether the data is kanatype-sensitive.
公用屬性 Name The dataset name.
公用屬性 Parent The parent of this report object. (繼承自 ReportObjectBase。)
公用屬性 PropertyStore The property store. (繼承自 ReportObjectBase。)
公用屬性 Query Contains information about the query that is contained within the dataset.
公用屬性 Site 基礎結構。 (繼承自 ReportObject。)
公用屬性 WidthSensitivity Indicates whether the data is width sensitive.

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 IDisposable. . :: . .Dispose (繼承自 ReportObject。)
明確介面實作私用事件 IComponent. . :: . .Disposed (繼承自 ReportObject。)
明確介面實作私用屬性 IDataScope. . :: . .Group

頂端