Classe DataSetBase
Represents the base class for a dataset.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..DataSetBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataSet
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public MustInherit Class DataSetBase _
Inherits ReportObject _
Implements INamedObject, IDataScopeService, IDataScope, IContainedObject
'Uso
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
O tipo DataSetBase expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. (Herdado de ReportObject.) |
![]() |
DataSetInfo | Infraestrutura. |
![]() |
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. (Herdado de ReportObjectBase.) |
![]() |
Site | Infraestrutura. (Herdado de ReportObject.) |
![]() |
WidthSensitivity | Indicates whether the data is width sensitive. |
Início
Métodos
Início
Implementações de interfaces explícitas
| Nome | Descrição | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
![]() ![]() |
IDataScope. . :: . .Group |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)