Класс DataSetBase
Represents the base class for 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 MustInherit Class DataSetBase _
Inherits ReportObject _
Implements INamedObject, IDataScopeService, IDataScope, IContainedObject
'Применение
Dim instance As DataSetBase
public abstract class DataSetBase : ReportObject,
INamedObject, IDataScopeService, IDataScope, IContainedObject
public ref class DataSetBase abstract : public ReportObject,
INamedObject, IDataScopeService, IDataScope, IContainedObject
[<AbstractClassAttribute>]
type DataSetBase =
class
inherit ReportObject
interface INamedObject
interface IDataScopeService
interface IDataScope
interface IContainedObject
end
public abstract class DataSetBase extends ReportObject implements INamedObject, IDataScopeService, IDataScope, IContainedObject
Тип DataSetBase обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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. |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
DataSetInfo | Инфраструктура. |
![]() |
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.) |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
WidthSensitivity | Indicates whether the data is width sensitive. |
В начало
Методы
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
![]() ![]() |
IDataScope. . :: . .Group |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)