Click or drag to resize

GetConnectionCallback Delegate

A delegate that can return connections to a Database

Namespace:  Atalasoft.Imaging.ImageSources.Data
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public delegate IDbConnection GetConnectionCallback()

Return Value

Type: IDbConnection
See Also