ApplicationPropertiesMetadataCache Property |
Integer value that specifies the level of metadata caching. 1 == all, 0 == none.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int MetadataCache { get; }
ReadOnly Property MetadataCache As Integer
Get
Property Value
Type:
Int32Integer value that specifies the level of metadata caching. 1 == all, 0 == none.
See Also