public static bool ColumnExists( this SqlConnection conn, string tableName, string columnName, string schemaName = null )