2 references to ChangePassword
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
2061
ChangePassword
(connectionString, connectionOptions, null, newPassword, null);
2118
ChangePassword
(connectionString, connectionOptions, credential, null, newSecurePassword);