public ObjectStore CreateObjectStore(string name, ObjectStoreParameters optionalParameters) { return(default(ObjectStore)); }
public ObjectStore CreateObjectStore(string name, ObjectStoreParameters optionalParameters) { return default(ObjectStore); }