Home
last modified time | relevance | path

Searched refs:Timeout_PostLogin (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 DSqlConnectionTimeoutErrorInternal.cs181 errorBuilder = new StringBuilder(SQLMessage.Timeout_PostLogin()); in GetErrorMessage()
H A DSqlUtil.cs998 internal static string Timeout_PostLogin() in Timeout_PostLogin() method in System.Data.SqlClient.SQLMessage
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlConnectionTimeoutErrorInternal.cs195 errorBuilder = new StringBuilder(SQLMessage.Timeout_PostLogin()); in GetErrorMessage()
H A DSqlUtil.cs1566 static internal string Timeout_PostLogin() { in Timeout_PostLogin() method in System.Data.SqlClient.SQLMessage