1 write to PersistSecurityInfo
System.Data (1)
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
114case Keywords.PersistSecurityInfo: PersistSecurityInfo = ConvertToBoolean(value); break;
1 reference to PersistSecurityInfo
System.Data (1)
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (1)
294case Keywords.PersistSecurityInfo: return PersistSecurityInfo;