次の方法で共有


ISql100Service.GetQueueRelationship メソッド

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

構文

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

returnValue = instance.GetQueueRelationship()
IModelSingleRelationship<ISql100Service, ISql100Queue> GetQueueRelationship()
IModelSingleRelationship<ISql100Service^, ISql100Queue^>^ GetQueueRelationship()
function GetQueueRelationship() : IModelSingleRelationship<ISql100Service, ISql100Queue>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100Service, ISql100Queue>

参照

参照

ISql100Service インターフェイス

ISql100Service メンバ

GetQueueRelationship オーバーロード

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