Home
last modified time | relevance | path

Searched refs:SqlNotificationStoredProcedureDefault (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 DSqlDependencyListener.cs119 …procName = SqlConnection.FixupDatabaseTransactionName(SQL.SqlNotificationStoredProcedureDefault + … in SqlConnectionContainer()
H A DSqlUtil.cs918 …internal const string SqlNotificationStoredProcedureDefault = "SqlQueryNotificationStoredProcedure… field in System.Data.SqlClient.SQL
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlDependencyListener.cs167 …procName = SqlConnection.FixupDatabaseTransactionName(SQL.SqlNotificationStoredProcedureDefault+"-… in SqlConnectionContainer()
H A DSqlUtil.cs1502 …internal const string SqlNotificationStoredProcedureDefault = "SqlQueryNotificationStoredProcedure… field in System.Data.SqlClient.SQL