Home
last modified time | relevance | path

Searched refs:ROR_InvalidRoutingInfo (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlInternalConnectionTds.cs1766 throw SQL.ROR_InvalidRoutingInfo(this); in OnEnvChange()
H A DSqlUtil.cs764 … internal static Exception ROR_InvalidRoutingInfo(SqlInternalConnectionTds internalConnection) in ROR_InvalidRoutingInfo() method in System.Data.SqlClient.SQL
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlInternalConnectionTds.cs2071 throw SQL.ROR_InvalidRoutingInfo(this); in SqlInternalConnectionTds()
H A DSqlUtil.cs1329 … static internal Exception ROR_InvalidRoutingInfo(SqlInternalConnectionTds internalConnection) { in ROR_InvalidRoutingInfo() method in System.Data.SqlClient.SQL