Click or drag to resize

DbSqlImageAccessorImageFieldName Property

Returns the name of the field that contains the image stream information. If the field is an expression it must contain an as clause that names the field.

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 override string ImageFieldName { get; }

Property Value

Type: String
See Also