SharpSchedule

ConnectionFactory Properties

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

Public Static (Shared) Properties

Connection Get a connection object.
ConnectionString Value of the database connection string.
NewCommand Create a new database command object. TODO: Abstract the database command object creation so other databases can be used.

See Also

ConnectionFactory Class | Ozanam.Schedule.Store.Database Namespace