ModelComponentCollection.Preloadable Propiedad

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Gets a value indicating whether the collection can be preloaded.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
protected virtual bool Preloadable { get; }

Valor de la propiedad

Tipo: System.Boolean
true if the collection can be preloaded; otherwise, false.

Vea también

Referencia

ModelComponentCollection Clase

Espacio de nombres Microsoft.AnalysisServices