Method GetTablePrimaryKeys
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
GetTablePrimaryKeys(int)
string[] GetTablePrimaryKeys(int tablePid)
Parameters
tablePid
int
Returns
- string[]
GetTablePrimaryKeys(string)
string[] GetTablePrimaryKeys(string tableParameterName)
Parameters
tableParameterName
string
Returns
- string[]