[This is preliminary documentation and is subject to change.]
Implements IParcelCachePolicy contract.
The implementation returns null for commands
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
string ICachePolicy.CacheTableName { get; }
string ICachePolicy.CacheTableName { get; }
Private ReadOnly Property CacheTableName As String
Implements ICachePolicy.CacheTableName
Get
Private ReadOnly Property CacheTableName As String
Implements ICachePolicy.CacheTableName
Get
private:
virtual property String^ CacheTableName {
String^ get () sealed = ICachePolicy::CacheTableName::get;
}
private:
virtual property String^ CacheTableName {
String^ get () sealed = ICachePolicy::CacheTableName::get;
}
private abstract CacheTableName : string with get
private override CacheTableName : string with get
private abstract CacheTableName : string with get
private override CacheTableName : string with get
Property Value
Type:
StringImplements
ICachePolicy CacheTableName