Класс DataSet
Represents a dataset.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataSetBase
Microsoft.ReportingServices.RdlObjectModel..::..DataSet
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class DataSet _
Inherits DataSetBase
'Применение
Dim instance As DataSet
public class DataSet : DataSetBase
public ref class DataSet : public DataSetBase
type DataSet =
class
inherit DataSetBase
end
public class DataSet extends DataSetBase
Тип DataSet обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AccentSensitivity | Indicates whether the data is accent sensitive. (Производный от DataSetBase.) |
![]() |
CaseSensitivity | Indicates whether the data is case sensitive. (Производный от DataSetBase.) |
![]() |
Collation | Describes the locale that the report server uses to sort data. (Производный от DataSetBase.) |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
DataSetInfo | Инфраструктура. (Производный от DataSetBase.) |
![]() |
Fields | Contains the fields in a dataset. |
![]() |
Filters | Contains the filters to apply to the dataset. |
![]() |
InterpretSubtotalsAsDetails | Indicates whether to interpret subtotals as details. (Производный от DataSetBase.) |
![]() |
IsModifiedSincePreview | Инфраструктура. |
![]() |
IsReference | Инфраструктура. |
![]() |
KanatypeSensitivity | Indicates whether the data is kanatype-sensitive. (Производный от DataSetBase.) |
![]() |
Name | The dataset name. (Производный от DataSetBase.) |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
Query | Contains information about the query that is contained within the dataset. |
![]() |
SharedDataSet | The shared dataset. |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
WidthSensitivity | Indicates whether the data is width sensitive. (Производный от DataSetBase.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals(Object) | Инфраструктура. (Производный от DataSetBase.) |
![]() |
Equals(DataSetBase) | Инфраструктура. (Производный от DataSetBase.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataFieldByFieldName | Инфраструктура. |
![]() |
GetDataScopesFor | Инфраструктура. (Производный от DataSetBase.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetFieldByName | Инфраструктура. |
![]() |
GetFieldDefaultAggregateExpressions | Инфраструктура. |
![]() |
GetFieldNames | Инфраструктура. |
![]() |
GetFieldReferences | Инфраструктура. |
![]() |
GetHashCode | Инфраструктура. (Производный от DataSetBase.) |
![]() |
GetQuery | Returns the query for the dataset. (Переопределяет DataSetBase. . :: . .GetQuery() () () ().) |
![]() |
GetQueryParameterByName | Инфраструктура. |
![]() |
GetQueryParameters | Returns all query parameters. |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Initializes the current DataSet instance. (Переопределяет DataSetBase. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportObject.) |
![]() |
IsSharedDataSourceReference | Indicates whether the current instance is a reference to a shared data source. |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Переопределяет DataSetBase. . :: . .RdlSemanticEqualsCore(ReportObject, ICollection< (Of < <' (ReportObject> ) > > )).) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
SetSharedDataSetReference | Инфраструктура. |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
![]() ![]() |
IDataScope. . :: . .Group | (Производный от DataSetBase.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)