Click or drag to resize

SoundslikeFunctionName Property

Get the name of the function

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