Membros DataSet
Represents a dataset.
O tipo DataSet expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
DataSet() () () () | Initializes a new instance of the DataSet class. | |
DataSet(IPropertyStore) | Initializes a new instance of the DataSet class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetAncestor< (Of < <' (T> ) > > ) | The ancestor of this report object. (Herdado de ReportObject.) | |
GetContainingDataScopes | The containing data scopes. (Herdado de ReportObject.) | |
GetDataScopesFor | Gets the data scopes for a contained item. | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetFieldByName | Infraestrutura. | |
GetFieldReferences | Infraestrutura. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Initializes the current DataSet instance. (Substitui ReportObject. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) | |
WrapPropertyStore | Infraestrutura. (Herdado de ReportObject.) |
Início
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. | |
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. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Query | Contains information about the query that is contained within the dataset. | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
WidthSensitivity | Indicates whether the data is width sensitive. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) | |
IDataScope. . :: . .Group |
Início