3 references to Key
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
528
string key = notification.
Key
;
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (2)
234
Bid.NotificationsScopeEnter(out hscp, "<sc.SqlDependencyPerAppDomainDispatcher.InvalidateCommandID|DEP> %d#, commandHash: '%ls'", ObjectID, sqlNotification.
Key
);
239
dependencyList = LookupCommandEntryWithRemove(sqlNotification.
Key
);