namespace System.Data.SqlClient { public class SqlCollation { public int info; public byte sortId; } }