Freigeben über


EntityStruct.CacheUsage-Eigenschaft

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property CacheUsage As CacheUsage
    Get
    Set
'Usage
Dim instance As EntityStruct
Dim value As CacheUsage

value = instance.CacheUsage

instance.CacheUsage = value
public CacheUsage CacheUsage { get; set; }

Eigenschaftswert

Typ: Microsoft.BusinessData.Runtime.CacheUsage

Siehe auch

Referenz

EntityStruct Klasse

EntityStruct-Member

Microsoft.SharePoint.BusinessData.SharedService-Namespace