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()
Public Delegate Function GetConnectionCallback As IDbConnection
Return Value
Type:
IDbConnectionSee Also