Click or drag to resize

IDatabaseGetADOConnection Method

Returns an ADO Connection object for the current database. Returns an error if this is the Application.Database object.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
Object GetADOConnection()

Return Value

Type: Object
See Also