| IDataConfigurationProviderInvariant Property |
Gets the invariant name of the database solution this configuration provider configures
Namespace:
SanteDB.Core.Configuration.Data
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string Invariant { get; }
ReadOnly Property Invariant As String
Get
property String^ Invariant {
String^ get ();
}
abstract Invariant : string with get
Property Value
Type:
StringSee Also