Command ICachePolicy CacheTableName Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Implements IParcelCachePolicy contract. The implementation returns null for commands

Namespace: NFX.DataAccess.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

string ICachePolicy.CacheTableName { get; }

Property Value

Type: OnlineString

Implements

ICachePolicy CacheTableName
See Also