ISql100EventSession.GetTargetsRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetTargetsRelationship As IModelMultiRelationship(Of ISql100EventSession, ISql100EventSessionTarget)
'使用
Dim instance As ISql100EventSession
Dim returnValue As IModelMultiRelationship(Of ISql100EventSession, ISql100EventSessionTarget)

returnValue = instance.GetTargetsRelationship()
IModelMultiRelationship<ISql100EventSession, ISql100EventSessionTarget> GetTargetsRelationship()
IModelMultiRelationship<ISql100EventSession^, ISql100EventSessionTarget^>^ GetTargetsRelationship()
function GetTargetsRelationship() : IModelMultiRelationship<ISql100EventSession, ISql100EventSessionTarget>

戻り値

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

参照

参照

ISql100EventSession インターフェイス

ISql100EventSession メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間