Table of Contents

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.

Remarks

Make sure the element that contains the table on which you perform the operation is active. If it is stopped, an empty result will be returned.

Exceptions

ElementNotFoundException

The element was not found in the DataMiner System.