ScriptCacheProcessingMode propriété
Gets or sets the script cache settings for processing.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Property ScriptCacheProcessingMode As ScriptCacheProcessingMode
Get
Set
'Utilisation
Dim instance As Cube
Dim value As ScriptCacheProcessingMode
value = instance.ScriptCacheProcessingMode
instance.ScriptCacheProcessingMode = value
public ScriptCacheProcessingMode ScriptCacheProcessingMode { get; set; }
public:
property ScriptCacheProcessingMode ScriptCacheProcessingMode {
ScriptCacheProcessingMode get ();
void set (ScriptCacheProcessingMode value);
}
member ScriptCacheProcessingMode : ScriptCacheProcessingMode with get, set
function get ScriptCacheProcessingMode () : ScriptCacheProcessingMode
function set ScriptCacheProcessingMode (value : ScriptCacheProcessingMode)
Valeur de la propriété
Type : Microsoft.AnalysisServices. . :: . .ScriptCacheProcessingMode
A ScriptCacheProcessingMode enumeration.