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