Partilhar via


Método ISql100EventSession.GetTargetsRelationship

Retorna um IModelMultiRelationship entre this e o ISql100EventSessionTarget.

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

Sintaxe

'Declaração
Function GetTargetsRelationship As IModelMultiRelationship(Of ISql100EventSession, ISql100EventSessionTarget)
IModelMultiRelationship<ISql100EventSession, ISql100EventSessionTarget> GetTargetsRelationship()
IModelMultiRelationship<ISql100EventSession^, ISql100EventSessionTarget^>^ GetTargetsRelationship()
abstract GetTargetsRelationship : unit -> IModelMultiRelationship<ISql100EventSession, ISql100EventSessionTarget> 
function GetTargetsRelationship() : IModelMultiRelationship<ISql100EventSession, ISql100EventSessionTarget>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100EventSession, ISql100EventSessionTarget>

Segurança do .NET Framework

Consulte também

Referência

ISql100EventSession Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel