Retrieving ARM ODBC Settings (ODBCSettings)

Use the ICISite interface ODBCSettings property to manage the database connection settings for an ODBC Authentication Site.

This method is available in EFT Server 4.3.4 and later.

Signature:

STDMETHOD(get_ODBCSettings)(/*[out, retval]*/ BSTR *pVal);

STDMETHOD(put_ODBCSettings)(/*[in]*/ BSTR newVal);