Metodo ISql100QueueEventNotification.GetQueueRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql100Queue associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Function GetQueueRelationship As IModelSingleRelationship(Of ISql100QueueEventNotification, ISql100Queue)
IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue> GetQueueRelationship()
IModelSingleRelationship<ISql100QueueEventNotification^, ISql100Queue^>^ GetQueueRelationship()
abstract GetQueueRelationship : unit -> IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue> 
function GetQueueRelationship() : IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100QueueEventNotification, ISql100Queue>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100QueueEventNotification Interfaccia

Overload GetQueueRelationship

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel