Click or drag to resize
BaseAbstractInfoProvider Properties

The BaseAbstractInfoProvider type exposes the following members.

Properties
  NameDescription
Protected propertyDataSource
Data source for the provider
Public propertyHashtableSettings
Gets hashtable settings
Public propertyInfoType
Returns the type of the info object for this provider
Public propertyIsDataAvailable
Returns true if the data is available for this provider
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractProvider.)
Protected propertyProviderName
Provider name
(Overrides AbstractProviderProviderName.)
Public propertyTypeInfo
Object type information.
Top
See Also