Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the RefreshPolicy.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Property Persistence As PersistenceType
Get
Set
'Uso
Dim instance As MeasureGroupBinding
Dim value As PersistenceType
value = instance.Persistence
instance.Persistence = value
public PersistenceType Persistence { get; set; }
public:
property PersistenceType Persistence {
PersistenceType get ();
void set (PersistenceType value);
}
member Persistence : PersistenceType with get, set
function get Persistence () : PersistenceType
function set Persistence (value : PersistenceType)
Valor da propriedade
Tipo: Microsoft.AnalysisServices.PersistenceType
The type of the metadata persistence.