Home
last modified time | relevance | path

Searched refs:SQL_Timeout_PreLogin_Begin (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/corefx/
H A DSR.cs566 …public const string SQL_Timeout_PreLogin_Begin = "Connection Timeout Expired. The timeout period … field in SR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlUtil.cs976 return SR.GetString(SR.SQL_Timeout_PreLogin_Begin); in Timeout_PreLogin_Begin()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlUtil.cs1549 return Res.GetString(Res.SQL_Timeout_PreLogin_Begin); in Timeout_PreLogin_Begin()