Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides the ability to manipulate data connection properties in the context of a connection UI (for example, the data connection dialog box).
The IVsDataConnectionUIProperties type exposes the following members.
Methods
Name
Description
Overloaded.
Removes all items from the ICollection<T>. (Inherited from ICollection<KeyValuePair<String, Object>>.)
Determines whether the ICollection<T> contains a specific value. (Inherited from ICollection<KeyValuePair<String, Object>>.)
Determines whether the IDictionary<TKey, TValue> contains an element with the specified key. (Inherited from IDictionary<String, Object>.)
Copies the elements of the ICollection<T> to an Array, starting at a particular Array index. (Inherited from ICollection<KeyValuePair<String, Object>>.)
Returns a collection of custom attributes for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Returns the class name of this instance of a component. (Inherited from ICustomTypeDescriptor.)
Returns the name of this instance of a component. (Inherited from ICustomTypeDescriptor.)
Returns a type converter for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Returns the default event for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Returns the default property for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Returns an editor of the specified type for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Overloaded.
Overloaded. Returns the events for this instance of a component.
Overloaded. Returns the properties for this instance of a component.
Returns an object that contains the property described by the specified property descriptor. (Inherited from ICustomTypeDescriptor.)
When implemented by a class, retrieves an array list of synonyms for a specified property.
When implemented by a class, indicates whether a property contains sensitive information.
When implemented by a class, disassembles the components of a connection string into a set of properties in the current DataConnectionProperties instance. (Inherited from IVsDataConnectionProperties.)
Overloaded.
Overloaded. When implemented by a class, resets the values of connection properties to an initial state.
When implemented by a class, retrieves a string representation of the current set of data connection properties that is suitable for on-screen display.
When implemented by a class, retrieves a string representation of the current set of data connection properties that excludes sensitive properties or properties that should not be persisted. (Inherited from IVsDataConnectionProperties.)
When implemented by a class, retrieves the default string representation of the current connection properties. (Inherited from IVsDataConnectionProperties.)
Gets the value associated with the specified key. (Inherited from IDictionary<String, Object>.)
Top
Properties
Name
Description
Gets the number of elements contained in the ICollection<T>. (Inherited from ICollection<KeyValuePair<String, Object>>.)
When implemented by a class, gets a value indicating whether a given connection string is complete.
When implemented by a class, gets or sets a Boolean value indicating whether the DDEX provider connection properties are extensible.
Gets a value indicating whether the ICollection<T> is read-only. (Inherited from ICollection<KeyValuePair<String, Object>>.)
Gets or sets the element with the specified key. (Inherited from IDictionary<String, Object>.)
Gets an ICollection<T> containing the keys of the IDictionary<TKey, TValue>. (Inherited from IDictionary<String, Object>.)
Gets an ICollection<T> containing the values in the IDictionary<TKey, TValue>. (Inherited from IDictionary<String, Object>.)
Top
Events
Name
Description
Occurs when a property value changes. (Inherited from INotifyPropertyChanged.)
Top
See Also
Reference
IVsDataConnectionUIProperties Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace