Example #1
0
 public Guid GetPrimaryKey(out string keyExt)
 {
     return(Key.PrimaryKeyToGuid(out keyExt));
 }