Return the number of partitions in this index.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function NumberPartitions() As Integer _ Implements INetricsIdxStats.NumberPartitions |
| C# |
|---|
| public int NumberPartitions() |
| C++ |
|---|
| public: int NumberPartitions() sealed |
| J# |
|---|
| public int NumberPartitions() |
| JScript |
|---|
| public function NumberPartitions() : int |