Click or drag to resize

PostgresNocaseFunctionName Property

Get the name for the function

Namespace:  SanteDB.OrmLite.Providers.Firebird
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IDbFilterFunctionName
See Also