Partager via


ISqlStatisticBound.GetStatisticsRelationship, méthode

Retourne un IModelReverseMultiRelationship entre this et le ISqlStatistic associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetStatisticsRelationship As IModelReverseMultiRelationship(Of ISqlStatisticBound, ISqlStatistic)
IModelReverseMultiRelationship<ISqlStatisticBound, ISqlStatistic> GetStatisticsRelationship()
IModelReverseMultiRelationship<ISqlStatisticBound^, ISqlStatistic^>^ GetStatisticsRelationship()
abstract GetStatisticsRelationship : unit -> IModelReverseMultiRelationship<ISqlStatisticBound, ISqlStatistic> 
function GetStatisticsRelationship() : IModelReverseMultiRelationship<ISqlStatisticBound, ISqlStatistic>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlStatisticBound, ISqlStatistic>

Sécurité .NET Framework

Voir aussi

Référence

ISqlStatisticBound Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms