Поделиться через


ISql100Statistic.GetExpressionDependenciesRelationship - метод

Возвращает отношение IModelMultiRelationship между this и связанным объектом IModelElement.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100Statistic, IModelElement>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql100Statistic Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен