Freigeben über


ISqlStatistic.GetSubjectRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISqlStatisticBound zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetSubjectRelationship As IModelSingleRelationship(Of ISqlStatistic, ISqlStatisticBound)
IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound> GetSubjectRelationship()
IModelSingleRelationship<ISqlStatistic^, ISqlStatisticBound^>^ GetSubjectRelationship()
abstract GetSubjectRelationship : unit -> IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound> 
function GetSubjectRelationship() : IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISqlStatistic Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace