Click or drag to resize

DbCommandImageAccessorGetConnection Property

A delegate that can return a connection to the 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
protected GetConnectionCallback GetConnection { get; }

Property Value

Type: GetConnectionCallback
See Also