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