Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 1.98 KB

File metadata and controls

50 lines (41 loc) · 1.98 KB
title sys.bandwidth_usage (Azure SQL Database)
description sys.bandwidth_usage (Azure SQL Database)
author rwestMSFT
ms.author randolphwest
ms.date 03/30/2022
ms.service azure-sql-database
ms.topic reference
f1_keywords
bandwidth_usage
sys.bandwidth_usage
bandwidth_usage_TSQL
sys.bandwidth_usage_TSQL
helpviewer_keywords
sys.bandwidth_usage
bandwidth_usage
dev_langs
TSQL
monikerRange =azuresqldb-current

sys.bandwidth_usage (Azure SQL Database)

[!INCLUDEAzure SQL Database]

Important

This view is unused and is preserved for backwards compatibility.

The sys.bandwidth_usage view contains the following columns.

Column Name Description
time This column is unused and is preserved for backwards compatibility.
database_name This column is unused and is preserved for backwards compatibility.
direction This column is unused and is preserved for backwards compatibility.
class This column is unused and is preserved for backwards compatibility.
time_period This column is unused and is preserved for backwards compatibility.
quantity This column is unused and is preserved for backwards compatibility.

See also

Next steps

Learn more about Azure SQL Database in the following articles: