Click or drag to resize

DbSqlImageAccessorPrimaryKeyFields Property

The commas separated list of fields that make up the primary key of the data source

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

Property Value

Type: String
See Also