Click or drag to resize

QueryPredicatePart Enumeration

Query predicate part

Namespace:  SanteDB.DisconnectedClient.SQLite.Query
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public enum QueryPredicatePart
Members
  Member nameValueDescription
Full15
Path1
Guard2
Cast4
SubPath8
PropertyAndGuard3
PropertyAndCast5
See Also