Click or drag to resize

MPInterfacesEngineFirstDatabaseLink Method

Returns linked database information for the WebService and RestService indirectly via web.config

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string sEngineFirstDatabaseLink(
	NameValueCollection oWebConfig
)

Parameters

oWebConfig
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: String
Remarks
IN20110712
See Also