Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the end date of the calendar period for a TimeBinding object.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
Public Property CalendarEndDate As DateTime
public DateTime CalendarEndDate { get; set; }
public:
property DateTime CalendarEndDate {
DateTime get ();
void set (DateTime value);
}
/** @property */
public DateTime get_CalendarEndDate ()
/** @property */
public void set_CalendarEndDate (DateTime value)
public function get CalendarEndDate () : DateTime
public function set CalendarEndDate (value : DateTime)
Valor de propiedad
The end date.
Seguridad para subprocesos
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
TimeBinding Class
TimeBinding Members
Microsoft.AnalysisServices Namespace