Compartilhar via


CacheType enumeração

Especifica o tipo de cache.

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

Sintaxe

'Declaração
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration CacheType
'Uso
Dim instance As CacheType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum CacheType

Membros

Nome do membro Descrição
Database Valor = 0. O banco de dados.

Ver também

Referência

Microsoft.Office.Project.Server.Library namespace