Click or drag to resize

DateDiffFunctionName Property

Date difference name

Namespace:  SanteDB.DisconnectedClient.SQLite.Query.ExtendedFunctions
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IDbFilterFunctionName
See Also