In The Hand LtdIn The Hand
DbProviderFactories Class
NamespacesInTheHand.Data.CommonDbProviderFactories
.NET Components for Mobility
Represents a set of static methods for creating one or more instances of DbProviderFactory classes.
Declaration Syntax
C#Visual Basic
public sealed class DbProviderFactories
Public NotInheritable Class DbProviderFactories
Members
All MembersMethods



IconMemberDescription
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.)
GetFactory(String)
Returns an instance of a DbProviderFactory.

GetFactory(DataRow)
Returns a DbProviderFactory for the specified row returned from GetFactoryClasses()()()().

GetFactoryClasses()()()()
Returns a DataTable that contains information about all installed providers that implement DbProviderFactory.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
DbProviderFactories

Assembly: InTheHand.Data (Module: InTheHand.Data) Version: 7.0.0.0