Уникальный идентификатор провайдера БД

Пространство имен: EleWise.ELMA.Configuration
Сборка: EleWise.ELMA.SDK (в EleWise.ELMA.SDK.dll) Версия: 1.0.0.0 (3.8.0.22046)

Синтаксис

C#
[ConfigurationPropertyAttribute("type", IsRequired = true, IsKey = true)]
[TypeConverterAttribute(typeof(TypeNameConverter))]
public virtual Type ProviderType { get; set; }

См. также