ISql90QueueEventNotification.GetQueueRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetQueueRelationship As IModelSingleRelationship(Of ISql90QueueEventNotification, ISql90Queue)
'使用
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>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90QueueEventNotification, ISql90Queue>
参照
参照
ISql90QueueEventNotification インターフェイス