[This is preliminary documentation and is subject to change.]
Returns table options - used for table creation
Namespace: NFX.DataAccess.CacheAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Registry<TableOptions> TableOptions { get; }
public Registry<TableOptions> TableOptions { get; }
Public ReadOnly Property TableOptions As Registry(Of TableOptions)
Get
Public ReadOnly Property TableOptions As Registry(Of TableOptions)
Get
public:
property Registry<TableOptions^>^ TableOptions {
Registry<TableOptions^>^ get ();
}
public:
property Registry<TableOptions^>^ TableOptions {
Registry<TableOptions^>^ get ();
}
member TableOptions : Registry<TableOptions> with get
member TableOptions : Registry<TableOptions> with get
Property Value
Type:
Registry TableOptions