Click or drag to resize

DbSqlImageAccessorOrderByClause Property

A valid SQL order by clause or null if the dataset should be ordered by the primary keys

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

Property Value

Type: String
See Also