sys.via_endpoints (Transact-SQL)

Contains one row per Virtual Interface Adapter (VIA) endpoint in the system.

Column Name

Data Type

Description

<inherited columns>

 

For a list of columns that this view inherits, see sys.endpoints (Transact-SQL).

discriminator

nvarchar(128)

Unique value that is the port discriminator.

Permissions

In SQL Server 2005 and later versions, the visibility of the metadata in catalog views is limited to securables that a user either owns or on which the user has been granted some permission. For more information, see Metadata Visibility Configuration.