| IDataFeatureInvariantName Property |
Gets the database provider for which the feature is intended
Namespace:
SanteDB.Core.Configuration.Data
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string InvariantName { get; }
ReadOnly Property InvariantName As String
Get
property String^ InvariantName {
String^ get ();
}
abstract InvariantName : string with get
Property Value
Type:
StringSee Also