| IDbIndexFunctionProvider Property |
Gets the provider to which this index function applies
Namespace:
SanteDB.OrmLite.Providers
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax ReadOnly Property Provider As String
Get
property String^ Provider {
String^ get ();
}
abstract Provider : string with get
Property Value
Type:
StringSee Also