public DataTable GetSchema();
Returns the schema collection specified by the collection name.
public DataTable GetSchema(string);
Returns the schema collection specified by the collection name filtered by the restrictions.
public DataTable GetSchema(string,string[]);