int Compare(string s1, string s2)
Compares two strngs given using the culture set in the schema.
int Compare(string s1, string s2, bool ignoreCase)
Compares two strngs given using the culture set in the schema.
SchemaInfo(string name, string type)
Constructs the schema with the given name
Describes the properties of a schema in a database system.