Dela via


ISql90QueueEventNotification.GetQueueRelationship Method

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

Syntax

'Declaration
Function GetQueueRelationship As IModelSingleRelationship(Of ISql90QueueEventNotification, ISql90Queue)
'Usage
Dim instance As ISql90QueueEventNotification 
Dim returnValue As IModelSingleRelationship(Of ISql90QueueEventNotification, ISql90Queue)

returnValue = instance.GetQueueRelationship()
IModelSingleRelationship<ISql90QueueEventNotification, ISql90Queue> GetQueueRelationship()
IModelSingleRelationship<ISql90QueueEventNotification^, ISql90Queue^>^ GetQueueRelationship()
function GetQueueRelationship() : IModelSingleRelationship<ISql90QueueEventNotification, ISql90Queue>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90QueueEventNotification, ISql90Queue>

.NET Framework Security

See Also

Reference

ISql90QueueEventNotification Interface

ISql90QueueEventNotification Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace