Mini SQL Query Extensibility Documentation
GenericSchemaService Class
NamespacesMiniSqlQuery.Core.DbModelGenericSchemaService

[Missing <summary> documentation for "T:MiniSqlQuery.Core.DbModel.GenericSchemaService"]

Declaration Syntax
C#Visual BasicVisual C++
public class GenericSchemaService : IDatabaseSchemaService
Public Class GenericSchemaService _
	Implements IDatabaseSchemaService
public ref class GenericSchemaService : IDatabaseSchemaService
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GenericSchemaService()()()
Initializes a new instance of the GenericSchemaService class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
ForeignKeyInformationAvailable
GetColumnsForTable(DbModelTable, DataTable, Dictionary<(Of <(String, DbModelType>)>))
GetDataTypeNameForColumn(DbModelTable, DataTable, DataRow)
GetDbObjectModel(String)
Gets a database object model that represents the items defined by the connection.

GetDbTypes(DbConnection)
GetDescription()()()
GetForeignKeyReferencesForTable(DbConnection, DbModelTable)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetTableKeyInfo(DbConnection, String, String)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MakeSqlFriendly(String)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ProcessForeignKeyReferencesForTable(DbConnection, DbModelTable)
ProviderName
SafeGetBool(DataRow, String)
SafeGetInt(DataRow, String)
SafeGetString(DataRow, String)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy

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