TimeBinding Data Type (ASSL)
Defines a derived data type that represents a binding to time periods.
Sintassi
<TimeBinding>
<!-- The following elements extend Binding -->
<CalendarStartDate>...</CalendarStartDate>
<CalendarEndDate>...</CalendarEndDate>
<FirstDayOfWeek>...</FirstDayOfWeek>
<CalendarLanguage>...</CalendarLanguage>
<FiscalFirstMonth>...</FiscalFirstMonth>
<FiscalFirstDayOfMonth>...</FiscalFirstDayOfMonth>
<FiscalYearName>...</FiscalYearName>
<ReportingFirstMonth>...</ReportingFirstMonth>
<ReportingFirstWeekOfMonth>...</ReportingFirstWeekOfMonth>
<ReportingWeekToMonthPattern>...</ReportingWeekToMonthPattern>
<ManufacturingFirstMonth>...</ManufacturingFirstMonth>
<ManufacturingFirstWeekOfMonth>...</ManufacturingFirstWeekOfMonth>
<ManufacturingExtraMonthQuarter>...</ManufacturingExtraMonthQuarter>
</TimeBinding>
Data Type Characteristics
Characteristic | Description |
---|---|
Base data types |
|
Derived data types |
None |
Data Type Relationships
Relationship | Element |
---|---|
Parent elements |
None |
Child elements |
CalendarEndDate, CalendarLanguage, CalendarStartDate, FirstDayOfWeek, FiscalFirstDayOfMonth, FiscalFirstMonth, FiscalYearName, ManufacturingExtraMonthQuarter, ManufacturingFirstMonth, ManufacturingFirstWeekOfMonth, ReportingFirstMonth, ReportingFirstWeekOfMonth, ReportingWeekToMonthPattern |
Derived elements |
See Binding |
Osservazioni
For more information about the Binding type, including tables of Analysis Services Scripting Language (ASSL) objects of the Binding type and the inheritance hierarchy of Binding types, see Binding Data Type (ASSL).
For an overview of data bindings in ASSL, see Data Sources and Bindings (ASSL).
The corresponding element in the Analysis Management Objects (AMO) object model is TimeBinding.
Vedere anche
Riferimento
Analysis Services Scripting Language XML Data Types (ASSL)