 | DataRestConfigurationFeatureGLOBAL_DATA_PROVIDER_SETTING Field |
The name of the database provider setting
Namespace: SanteDB.Client.Disconnected.ConfigurationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic const string GLOBAL_DATA_PROVIDER_SETTING = "provider"
Public Const GLOBAL_DATA_PROVIDER_SETTING As String = "provider"
public:
literal String^ GLOBAL_DATA_PROVIDER_SETTING = "provider"
static val mutable GLOBAL_DATA_PROVIDER_SETTING: string
Field Value
String
See Also