AdapterInfo Properties

Properties

AdapterName Gets the user-friendly name for the adapter as loaded from the DescriptionAttribute.
AssemblyName Gets the assembly file name for the adapter.
BrowsableState Gets the EditorBrowsableState for the adapter.
Description Gets the description for the adapter as loaded from the DescriptionAttribute.
Parameters Gets the connection string parameters for the adapter.
Type Gets the type of the adapter.
TypeName Gets the full name of the adapter type.

See Also