Del via


Table.Calendars Property

Definition

Gets the collection object of all calendars in the current Table.

public Microsoft.AnalysisServices.Tabular.CalendarCollection Calendars { get; }
member this.Calendars : Microsoft.AnalysisServices.Tabular.CalendarCollection
Public ReadOnly Property Calendars As CalendarCollection

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1701 or above.

Applies to