AdoDotNetConnectionProperties.IDictionary.Clear 方法

从指定的 IDictionary 实例中移除所有元素。

命名空间:  Microsoft.VisualStudio.Data.AdoDotNet
程序集:  Microsoft.VisualStudio.Data(在 Microsoft.VisualStudio.Data.dll 中)

语法

声明
Private Sub Clear Implements IDictionary.Clear
void IDictionary.Clear()
private:
virtual void Clear() sealed = IDictionary::Clear
private abstract Clear : unit -> unit 
private override Clear : unit -> unit 
JScript 不支持显式接口实现。

实现

IDictionary.Clear()

备注

此方法提供 Clear 方法的实现。有关更多信息在 .NET Framework 选件类库中看到 Clear 方法。

.NET Framework 安全性

请参见

参考

AdoDotNetConnectionProperties 类

Microsoft.VisualStudio.Data.AdoDotNet 命名空间