Responder Developer Guide
TablePersistedCache Field


Syntax
'Declaration
 
Protected ReadOnly TablePersistedCache As IDictionary(Of String,Boolean)
'Usage
 
Dim instance As DbDataPersisterBase
Dim value As IDictionary(Of String,Boolean)
 
value = instance.TablePersistedCache
protected readonly IDictionary<string,bool> TablePersistedCache
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DbDataPersisterBase Class
DbDataPersisterBase Members

 

 


Send Comment