Método ISqlStatisticBound.GetStatisticsRelationship

Retorna um IModelReverseMultiRelationship entre this e associado ISqlStatistic.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISqlStatisticBound Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel