3 references to AlreadyChanged
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (3)
394
sqlNotificationEvent = new SqlNotificationEventArgs(SqlNotificationType.Subscribe, SqlNotificationInfo.
AlreadyChanged
, SqlNotificationSource.Client);
1035
SqlNotificationInfo.
AlreadyChanged
!= info &&
1142
Invalidate(SqlNotificationType.Subscribe, SqlNotificationInfo.
AlreadyChanged
, SqlNotificationSource.Client);