PlaceholderProvider Properties |
The PlaceholderProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentDescription |
Gets the standard component description.
(Overrides ComponentBaseComponentDescription.) | |
| ComponentId |
Gets the component ID.
(Overrides ComponentBaseComponentId.) | |
| ComponentName |
Gets the standard component name.
(Overrides ComponentBaseComponentName.) | |
| HasCustomConfigurationUI |
Gets a value indicating whether this data provider is using a custom configuration UI.
(Overrides DataProviderHasCustomConfigurationUI.) | |
| IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
| Logger | Gets the logger for the module or extension package corresponding to the component. (Inherited from ComponentBase.) | |
| ManualAuthentication |
Gets a value indicating whether the data provider is expecting no external authentication.
(Inherited from DataProvider.) | |
| MaximumParameterValueCount |
Gets the maximum number of parameter values the provider is able to support.
(Overrides DataProviderMaximumParameterValueCount.) | |
| NamedParameterFormat |
Gets the named parameter format.
(Overrides DataProviderNamedParameterFormat.) | |
| PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) | |
| PropertyDescriptors |
Gets the data provider specific property descriptors.
(Overrides DataProviderPropertyDescriptors.) | |
| QueryHints |
Gets the query hints that are supported by the current provider.
(Overrides DataProviderQueryHints.) | |
| SupportedStructureTypes |
Gets the supported data structures.
(Overrides DataProviderSupportedStructureTypes.) | |
| SupportsManualQuery |
Gets a value indicating whether this data provider supports manual queries.
(Inherited from DataProvider.) | |
| UsingProviderData |
Gets a value indicating whether this data provider calls LoadProviderData and SaveProviderData(String).
(Inherited from DataProvider.) |