Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
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
'Declaración
Protected Overridable ReadOnly Property Preloadable As Boolean
Get
'Uso
Dim value As Boolean
value = Me.Preloadable
protected virtual bool Preloadable { get; }
protected:
virtual property bool Preloadable {
bool get ();
}
abstract Preloadable : bool
override Preloadable : bool
function get Preloadable () : boolean
Valor de la propiedad
Tipo: System.Boolean
true if the collection can be preloaded; otherwise, false.