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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.