Example #1
0
 public long GetPrimaryKeyLong(out string keyExt)
 {
     return(Key.PrimaryKeyToLong(out keyExt));
 }