[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)
IRegistry<ICacheTable> Tables { get; }
IRegistry<ICacheTable> Tables { get; }
ReadOnly Property Tables As IRegistry(Of ICacheTable)
Get
ReadOnly Property Tables As IRegistry(Of ICacheTable)
Get
property IRegistry<ICacheTable^>^ Tables {
IRegistry<ICacheTable^>^ get ();
}
property IRegistry<ICacheTable^>^ Tables {
IRegistry<ICacheTable^>^ get ();
}
abstract Tables : IRegistry<ICacheTable> with get
abstract Tables : IRegistry<ICacheTable> with get
Property Value
Type:
IRegistry ICacheTable