AbstractInfoProviderTInfo, TProvider, TQuery Properties |
The AbstractInfoProviderTInfo, TProvider, TQuery generic type exposes the following members.
Name | Description | |
---|---|---|
DataSource |
Data source for the provider
| |
HashtableSettings |
Gets hashtable settings
| |
InfoObject |
Info object instance the provider is working with.
| |
IsValid |
Indicates if the provider instance is up-to-date and can be used to manage object instances.
| |
ProviderObject | Gets or sets the provider instance. Since the providers are managed by IoC container, setting the provider instance must be performed before the IoC container initialization finishes (i.e. during application pre-initialization). | |
TypeInfo |
Object type information.
|