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
'宣言
Sub Reset
void Reset()
void Reset()
abstract Reset : unit -> unit
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
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace