Ado
|
The AdoMetadataProvider type exposes the following members.
Name | Description | |
---|---|---|
ConnectionString | Gets or sets the connection string for connecting to the ADO.NET based data store of metadata. | |
DataProviderString | Gets or sets the ADO.NET data provider assembly type creation string. | |
Domain |
Gets the AppDomain in which the Adapter is executing.
(Inherited from Adapter) |
|
Enabled |
Gets or sets a boolean value that indicates whether the Adapter is currently enabled.
(Inherited from Adapter) |
|
HostFile |
Gets or sets the path to the file where the Adapter is housed.
(Inherited from Adapter) |
|
IsDisposed |
Gets a flag that indicates whether the object has been disposed.
(Inherited from Adapter) |
|
MemoryUsage |
Gets the memory utilization of the Adapter in bytes if executing in a separate AppDomain, otherwise NaN.
(Inherited from Adapter) |
|
Metadata |
Gets or sets the MetadataFile to be refreshed by the metadata provider.
(Inherited from MetadataProviderBase) |
|
Name |
Gets the unique identifier of the Adapter.
(Inherited from Adapter) |
|
PersistSettings |
Gets or sets a boolean value that indicates whether Adapter settings are to be saved to the config file.
(Inherited from Adapter) |
|
ProcessorUsage |
Gets the % processor utilization of the Adapter if executing in a separate AppDomain otherwise NaN.
(Inherited from Adapter) |
|
RefreshInterval |
Gets or sets the interval in minutes at which the Metadata if to be refreshed automatically.
(Inherited from MetadataProviderBase) |
|
RefreshTimeout |
Gets or sets the number of seconds to wait for the Refresh to complete.
(Inherited from MetadataProviderBase) |
|
SelectString | Gets or sets the SELECT statement for retrieving metadata from the ADO.NET based data store. | |
SettingsCategory |
Gets or sets the category under which Adapter settings are to be saved to the config file if the PersistSettings property is set to true.
(Inherited from Adapter) |
|
Status |
Gets the descriptive status of the Adapter.
(Inherited from Adapter) |
|
TypeName |
Gets or sets the text representation of the Adapter's TypeName.
(Inherited from Adapter) |