Compartir a través de


ImplementedInterfaces Extent (System_Runtime Module)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Provides information about the interfaces implemented by a type.

Fields

The following table lists the fields in the ImplementedInterfaces extent.

Column Type Required Description

Folder

FoldersTable

yes

The Modeling Services Folder that is associated with the implemented interface mapping.

Id

Integer64

yes

The identifier of the implemented interface mapping.

Type

TypeDefinitions

yes

The type signature of the type that implements the interface. This is a type signature because a type can implement an instantiated generic interface.

Interface

TypeSignatures

yes

The type signature of the interface that is implemented by the target type.

Remarks

To work with this extent in the SQL Server Modeling Services, see ImplementedInterfaces Table (System_Runtime Schema).

See Also

Reference

System_Runtime Extents
System_Runtime Module

Send comments about this topic to Microsoft.