IVsDataConnectionProperties.Reset Method
When implemented by a class, resets the values of connection properties to an initial state.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Sub Reset
'Usage
Dim instance As IVsDataConnectionProperties
instance.Reset()
void Reset()
void Reset()
function Reset()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IVsDataConnectionProperties Interface
IVsDataConnectionProperties Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace