Freigeben über


ISql100Statistic.GetExpressionDependenciesRelationship-Methode

Gibt eine IModelMultiRelationship zwischen this und dem zugeordneten IModelElement zurück.

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

Syntax

'Declaration
Function GetExpressionDependenciesRelationship As IModelMultiRelationship(Of ISql100Statistic, IModelElement)
IModelMultiRelationship<ISql100Statistic, IModelElement> GetExpressionDependenciesRelationship()
IModelMultiRelationship<ISql100Statistic^, IModelElement^>^ GetExpressionDependenciesRelationship()
abstract GetExpressionDependenciesRelationship : unit -> IModelMultiRelationship<ISql100Statistic, IModelElement> 
function GetExpressionDependenciesRelationship() : IModelMultiRelationship<ISql100Statistic, IModelElement>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100Statistic, IModelElement>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100Statistic Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace