IVsDataConnectionProperties.Add Method
Overload List
Name | Description | |
---|---|---|
Add(T) | Adds an item to the ICollection<T>. (Inherited from ICollection<KeyValuePair<String, Object>>.) | |
Add(TKey, TValue) | Adds an element with the provided key and value to the IDictionary<TKey, TValue>. (Inherited from IDictionary<String, Object>.) | |
Add(String, Type, Object) | When implemented by a class, adds a new property to the current connection properties collection. |
Top
See Also
Reference
IVsDataConnectionProperties Interface
IVsDataConnectionProperties Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace