Mini SQL Query Extensibility Documentation
DatabaseMetaDataService Class
NamespacesMiniSqlQuery.CoreDatabaseMetaDataService

[This is preliminary documentation and is subject to change.]

Creates a simplified view of the database schema for a given provider and connection string.
Declaration Syntax
C#Visual BasicVisual C++
public class DatabaseMetaDataService
Public Class DatabaseMetaDataService
public ref class DatabaseMetaDataService
Members
All MembersConstructorsMethods



IconMemberDescription
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.)
Inheritance Hierarchy
Object
DatabaseMetaDataService

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)