Click or drag to resize

DbCommandImageAccessorExtraParameters Property

A copy of the extra parameters dictionary. This class does not support changing the parameters after the object has been constructed.

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 IDictionary ExtraParameters { get; }

Property Value

Type: IDictionary
See Also