1 write to UseOdbcRules
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (1)
45
UseOdbcRules
= useOdbcRules;
2 references to UseOdbcRules
System.Data (2)
fx\src\data\System\Data\Common\DbConnectionStringBuilder.cs (2)
132
AppendKeyValuePair(builder, keyword, keyvalue,
UseOdbcRules
);
142
DbConnectionOptions constr = new DbConnectionOptions(value, null,
UseOdbcRules
);