Interface IIndexTableStatus
Stav tabuľky indexov
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public interface IIndexTableStatus
Properties
IndexTableBlocksCount
Počet blokov zahrnutých v tabuľke indexov.
Declaration
uint IndexTableBlocksCount { get; }
Property Value
| Type | Description |
|---|---|
| uint |
StorageBlocksCount
Počet použitých blokov úložiska.
Declaration
uint StorageBlocksCount { get; }
Property Value
| Type | Description |
|---|---|
| uint |