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


ISqlProcedure.GetParentProcRelationship - метод

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

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

Синтаксис

'Декларация
Function GetParentProcRelationship As IModelSingleRelationship(Of ISqlProcedure, ISqlProcedure)
IModelSingleRelationship<ISqlProcedure, ISqlProcedure> GetParentProcRelationship()
IModelSingleRelationship<ISqlProcedure^, ISqlProcedure^>^ GetParentProcRelationship()
abstract GetParentProcRelationship : unit -> IModelSingleRelationship<ISqlProcedure, ISqlProcedure> 
function GetParentProcRelationship() : IModelSingleRelationship<ISqlProcedure, ISqlProcedure>

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlProcedure, ISqlProcedure>

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

См. также

Ссылки

ISqlProcedure Интерфейс

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