3 references to RemoveAttribute
System.Data (3)
fx\src\data\System\Data\Common\DbProviderConfigurationHandler.cs (3)
168
string name =
RemoveAttribute
(child, "name");
169
string value =
RemoveAttribute
(child, "value");
176
String name =
RemoveAttribute
(child, "name");