Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 5de616f

Browse files
addressing sql-docs issue 3852
1 parent bb1a06b commit 5de616f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/event-classes/blocked-process-report-event-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversio
2626
|Data column name|Data type|Description|Column ID|Filterable|
2727
|----------------------|---------------|-----------------|---------------|----------------|
2828
|**DatabaseID**|**int**|ID of the database in which the lock was acquired. [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)] displays the name of the database if the **ServerName** data column is captured in the trace and the server is available. Determine the value for a database by using the DB_ID function.|3|Yes|
29-
|**Duration**|**bigint**|The amount of time (in milliseconds) that the process was blocked.|13|Yes|
29+
|**Duration**|**bigint**|The amount of time (in microseconds) that the process was blocked.|13|Yes|
3030
|**EndTime**|**datetime**|Time at which the event ended. This column is not populated for starting event classes, such as **SQL:BatchStarting** or **SP:Starting**.|15|Yes|
3131
|**EventClass**|**int**|Type of event = 137.|27|No|
3232
|**EventSequence**|**int**|The sequence of a given event within the request.|51|No|

0 commit comments

Comments
 (0)