EasyObjects.NET Programmers Reference

DBProviderType Enumeration

Enumeration indicating which type of database to create a connection to

public enum DBProviderType

Members

Member Name Description
SqlServer Specifies the Entlib SqlServer Provider
Oracle Specifies the Entlib Oracle Provider

Requirements

Namespace: NCI.EasyObjects

Assembly: NCI.EasyObjects (in NCI.EasyObjects.dll)

See Also

NCI.EasyObjects Namespace