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 minimum amount of no activity before MOLAP imaging starts.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Property SilenceInterval As TimeSpan
Get
Set
'Uso
Dim instance As ProactiveCaching
Dim value As TimeSpan
value = instance.SilenceInterval
instance.SilenceInterval = value
public TimeSpan SilenceInterval { get; set; }
public:
property TimeSpan SilenceInterval {
TimeSpan get ();
void set (TimeSpan value);
}
member SilenceInterval : TimeSpan with get, set
function get SilenceInterval () : TimeSpan
function set SilenceInterval (value : TimeSpan)
Valor de la propiedad
Tipo: System.TimeSpan
A TimeSpan object.