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


ISql100EventSession.GetDefinitionsRelationship - метод

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

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

Синтаксис

'Декларация
Function GetDefinitionsRelationship As IModelMultiRelationship(Of ISql100EventSession, ISql100EventSessionDefinitions)
IModelMultiRelationship<ISql100EventSession, ISql100EventSessionDefinitions> GetDefinitionsRelationship()
IModelMultiRelationship<ISql100EventSession^, ISql100EventSessionDefinitions^>^ GetDefinitionsRelationship()
abstract GetDefinitionsRelationship : unit -> IModelMultiRelationship<ISql100EventSession, ISql100EventSessionDefinitions> 
function GetDefinitionsRelationship() : IModelMultiRelationship<ISql100EventSession, ISql100EventSessionDefinitions>

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100EventSession, ISql100EventSessionDefinitions>

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

См. также

Ссылки

ISql100EventSession Интерфейс

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