EasyObjects.NET Programmers Reference

DynamicDatabaseFactory Methods

The methods of the DynamicDatabaseFactory class are listed below. For a complete list of DynamicDatabaseFactory class members, see the DynamicDatabaseFactory Members topic.

Public Static Methods

CreateDatabaseOverloaded. Creates the default database instance using integrated security for the given provider type
CreateDatabaseFromConnectStringOverloaded. Creates the default database instance using integrated security for the given provider type

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

DynamicDatabaseFactory Class | NCI.EasyObjects Namespace