Partager via


MetadataObject.IsCached, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)

Indicates whether this metadata object is cached or not.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property IsCached As Boolean
'Utilisation
Dim instance As MetadataObject
Dim value As Boolean

value = instance.IsCached

instance.IsCached = value
public bool IsCached { get; set; }

Valeur de la propriété

true if cached; otherwise, false.

Remarques

If false, the Business Data Catalog does not cache the metadata object in memory.

Voir aussi

Référence

MetadataObject, classe
Membres MetadataObject
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms