Example #1
0
 public static bool CloseSqlRedirector(int rbCid)
 {
     return(Native.RbcIpgStopRedirector(rbCid, 0));
 }