5 references to PersistSecurityInfo
System.Data (5)
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (5)
61validKeywords[(int)Keywords.PersistSecurityInfo] = DbConnectionStringKeywords.PersistSecurityInfo; 70hash.Add(DbConnectionStringKeywords.PersistSecurityInfo, Keywords.PersistSecurityInfo); 114case Keywords.PersistSecurityInfo: PersistSecurityInfo = ConvertToBoolean(value); break; 294case Keywords.PersistSecurityInfo: return PersistSecurityInfo; 331case Keywords.PersistSecurityInfo: