FSharp.ORM


OracleConfig

Namespace: FSharp.ORM

Represents a database configuration of Oracle Database 11g.

Constructors

ConstructorDescription
new()
Signature: unit -> OracleConfig

Initializes a OracleConfig instance.

Fork me on GitHub