Partager via


ISql100EventSession.GetTargetsRelationship, méthode

Retourne un IModelMultiRelationship entre this et le ISql100EventSessionTarget.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100EventSession Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms