 | PostgresDoubleMetaphoneFunctionProvider Property |
Provider
Namespace: SanteDB.Matcher.Orm.PostgreSQLAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic string Provider { get; }Public ReadOnly Property Provider As String
Get
public:
virtual property String^ Provider {
String^ get () sealed;
}abstract Provider : string with get
override Provider : string with get
Property Value
StringImplements
IDbFilterFunctionProvider
See Also