![]()
An System.ComponentModel.Design.Data.IDesignerDataSchema object containing the schema information for the specified data connection, or null if no schema information is available.
The IDataEnvironment.GetConnectionSchema(DesignerDataConnection) method returns the database schema for the specified data connection. If the schema is unavailable, or if the provider for the connection is unavailable, the IDataEnvironment.GetConnectionSchema(DesignerDataConnection) should return null.