Microsoft.Data.SqlClient.ConnectionPool.ConnectionPoolKey class ConnectionPoolKey : ICloneable Documentation Code namespace Microsoft.Data.SqlClient.ConnectionPool { internal class ConnectionPoolKey : ICloneable { public object Clone(); } }