ReadOnlyModelControllerTCreateConnection Method

Create the AdoDataConnection for the controller.

Definition

Namespace: Gemstone.Web.APIController
Assembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.177 -- Release Build+f7e50df10978fe33a226118b5ca1ca7a93726e34
protected virtual AdoDataConnection CreateConnection()

Return Value

AdoDataConnection
A new AdoDataConnection.

See Also