Condividi tramite


Metodo ISqlStatisticBound.GetStatisticsRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISqlStatistic associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlStatisticBound Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel