We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a11dbc commit 5aae398Copy full SHA for 5aae398
README.md
@@ -301,7 +301,6 @@ In addition to the [parameters common to many of the stored procedures](#paramet
301
Checks either the System Health session or a specific Extended Event session that captures deadlocks and parses out all the XML for you.
302
303
Parameters you can use:
304
-* @Top: Use if you want to limit the number of deadlocks to return. This is ordered by event date ascending.
305
* @DatabaseName: If you want to filter to a specific database
306
* @StartDate: The date you want to start searching on.
307
* @EndDate: The date you want to stop searching on.
0 commit comments