| FirebirdDateTruncFunctionProvider Property |
Get the provider
Namespace:
SanteDB.OrmLite.Providers.Firebird
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public 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
Type:
StringImplements
IDbFilterFunctionProviderSee Also