Click or drag to resize

SQLiteStorageProviderName Property

Get the name of the storage proivider

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IDataConfigurationProviderName
See Also