ISql90Service.GetQueueRelationship メソッド

キューのリレーションシップ コレクションを返します。

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

構文

'宣言
Function GetQueueRelationship As IModelSingleRelationship(Of ISql90Service, ISql90Queue)
'使用
Dim instance As ISql90Service
Dim returnValue As IModelSingleRelationship(Of ISql90Service, ISql90Queue)

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

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Service, ISql90Queue>

参照

参照

ISql90Service インターフェイス

ISql90Service メンバ

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