Exemple #1
0
 public override int PropertyKeyCount()
 {
     _ktx.assertOpen();
     return(_store.propertyKeyCount());
 }