[This is preliminary documentation and is subject to change.]
Tables that this cache contains
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IRegistry<ICacheTable> Tables { get; }
public IRegistry<ICacheTable> Tables { get; }
Public ReadOnly Property Tables As IRegistry(Of ICacheTable)
Get
Public ReadOnly Property Tables As IRegistry(Of ICacheTable)
Get
public:
virtual property IRegistry<ICacheTable^>^ Tables {
IRegistry<ICacheTable^>^ get () sealed;
}
public:
virtual property IRegistry<ICacheTable^>^ Tables {
IRegistry<ICacheTable^>^ get () sealed;
}
abstract Tables : IRegistry<ICacheTable> with get
override Tables : IRegistry<ICacheTable> with get
abstract Tables : IRegistry<ICacheTable> with get
override Tables : IRegistry<ICacheTable> with get
Property Value
Type:
IRegistry ICacheTable Implements
ICache Tables