Freigeben über


CacheType-Enumeration

Gibt den Typ des Caches.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration CacheType
'Usage
Dim instance As CacheType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum CacheType

Member

Membername Beschreibung
Database Wert = 0. Die Datenbank.

Siehe auch

Referenz

Microsoft.Office.Project.Server.Library-Namespace