Click or drag to resize

PostgresSoundslikeFunctionName Property

Gets the name of the function

Namespace:  SanteDB.Matcher.Orm.PostgreSQL
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IDbFilterFunctionName
See Also