Method RemoveMissingRowForPid
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.dll
RemoveMissingRowForPid(int, string)
Removes the row from the table where the PK is equal to pk
on the condition that the row also has the deleted status.
public void RemoveMissingRowForPid(int tablePid, string pk)