public void Init()
 {
     factory = new PropertyHashedEventTableFactory(StreamNum, PropertyNames, false, null, ValueGetter, null);
 }