29 using System.Collections.Generic;
31 using OpenSim.Framework;
33 namespace OpenSim.Data
41 public Dictionary<string, string>
Data;
51 bool Delete(
string field,
string val);
Dictionary< string, string > Data
An interface for connecting to the user accounts datastore