Click or drag to resize

AdoNetConfigurationProviderName Property

Gets the name

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

Property Value

Type: String

Implements

IDataConfigurationProviderName
See Also