TimeDimensionProvider Class |
Namespace: Dundas.BI.Data.TimeDimensionProviders
The TimeDimensionProvider type exposes the following members.
Name | Description | |
---|---|---|
TimeDimensionProvider | Initializes a new instance of the TimeDimensionProvider class |
Name | Description | |
---|---|---|
ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) | |
ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) | |
FirstDayOfWeek |
Gets or sets the first day of the week, when the provider supports week interval.
| |
HasCustomConfigurationUI |
Gets a value indicating whether this data provider is using a custom configuration UI.
| |
IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
MaxSupportedDate |
Gets the maximum supported date.
| |
MinSupportedDate |
Gets the minimum supported date.
| |
PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) | |
PropertyDescriptors |
Gets the time dimension provider-specific property descriptors.
| |
ProviderValues |
Gets the custom provider values.
| |
SupportedHierarchies |
Gets the supported hierarchies.
| |
SupportedIntervals |
Gets the supported intervals.
|
Name | Description | |
---|---|---|
AddInterval(DateTime, Int32, Int32) |
Adds the intervals to a specified time value.
| |
AddInterval(ITimeHierarchyMember, Int32, Int32) |
Adds the intervals to a specified time value.
| |
EnumerateAttributeMembers |
Enumerates the attribute member unique names.
| |
EnumerateMembers |
Enumerates the member unique names.
| |
GetAttributeUniqueName |
Gets the unique name of the attribute member.
| |
GetCustomConfigurationUI |
Gets the custom configuration UI based on the requested content type.
| |
GetIntervalFromUniqueName |
Gets the time interval from the unique name.
| |
GetIntervalStartDate |
Gets the interval start date.
| |
GetMemberCaption |
Gets the member caption.
| |
GetSharedMemberUniqueName |
Gets the unique name of the shared member.
| |
GetTimeDifference |
Calculates the number of members between the specified dates.
| |
GetTimeFromUniqueName |
Gets the member start time.
| |
GetUniqueNameFromTime |
Gets the member from time.
| |
Localize |
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.) |