Method GetPrimaryKeys
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetPrimaryKeys()
Retrieves the primary keys.
string[] GetPrimaryKeys()
Returns
- string[]
The primary keys.
Exceptions
- ElementNotFoundException
The element was not found in the DataMiner System.
- ElementStoppedException
The element is stopped.