ISql100EventSession.GetTargetsRelationship 方法

返回 this 和 ISql100EventSessionTarget 之间的 IModelMultiRelationship

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
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>

返回值

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

.NET Framework 安全性

请参见

参考

ISql100EventSession 接口

Microsoft.Data.Schema.Sql.SchemaModel 命名空间