DataProviderID..::..GetDataProviderDescription Property
Get all information identifying the DatProvide component.
Namespace:
CAS.Lib.CommonBusAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
[TypeConverterAttribute] [DisplayNameAttribute] public IDataProviderDescription GetDataProviderDescription { get; }
<TypeConverterAttribute> _ <DisplayNameAttribute> _ Public ReadOnly Property GetDataProviderDescription As IDataProviderDescription Get
[TypeConverterAttribute] [DisplayNameAttribute] public: property IDataProviderDescription^ GetDataProviderDescription { IDataProviderDescription^ get (); }