[This is preliminary documentation and is subject to change.]
Creates a simplified view of the database schema for a given provider and connection string.
| C# | Visual Basic | Visual C++ |
public class DatabaseMetaDataService
Public Class DatabaseMetaDataService
public ref class DatabaseMetaDataService
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| DatabaseMetaDataService(DbProviderFactory, String) |
Initializes a new instance of the DatabaseMetaDataService class.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetDataTypes()()() |
Get the data types collection.
| |
| GetDescription()()() |
Gets the description of the data source
| |
| GetHashCode()()() | (Inherited from Object.) | |
| GetSchema()()() |
Gets a simplified schema.
| |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| DatabaseMetaDataService | |