Click or drag to resize

SkipHintAttributeQueryHint Property

Gets the query path which , if not present in the query, indicates the class can be skipped

Namespace:  SanteDB.OrmLite.Attributes
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public string QueryHint { get; }

Property Value

Type: String
See Also