Click or drag to resize
DataConnectionFactoryOnGetConnection Event
Event raised when the connection is required. Returns the connection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static event DataConnectionFactoryGetConnectionEventHandler OnGetConnection

Value

Type: CMS.DataEngineDataConnectionFactoryGetConnectionEventHandler
See Also