Membros DataMember
Represents the base class for a member in a data hierarchy.
O tipo DataMember expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
DataMember() () () () | Creates a new instance of the DataMember class. | |
DataMember(IPropertyStore) | Creates a new instance of the DataMember 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.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Initializes an instance of the DataMember class. (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 | |
---|---|---|
CustomProperties | Custom properties for the member. | |
DataMembers | Submembers that are contained within this member. | |
Group | The expressions by which to group the data. If omitted, this is a static group. Not allowed if any ancestor group is a detail group. (Substitui HierarchyMember. . :: . .Group.) | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
SortExpressions | The expressions by which to sort the group instances. Not allowed if Group is omitted |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) | |
IDataScopeService. . :: . .GetDataScopesFor | (Herdado de HierarchyMember.) | |
IHierarchyMember. . :: . .Members |
Início