Sdílet prostřednictvím


ISql100WorkloadGroup.GetResourcePoolRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISql100ResourcePool.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetResourcePoolRelationship As IModelSingleRelationship(Of ISql100WorkloadGroup, ISql100ResourcePool)
IModelSingleRelationship<ISql100WorkloadGroup, ISql100ResourcePool> GetResourcePoolRelationship()
IModelSingleRelationship<ISql100WorkloadGroup^, ISql100ResourcePool^>^ GetResourcePoolRelationship()
abstract GetResourcePoolRelationship : unit -> IModelSingleRelationship<ISql100WorkloadGroup, ISql100ResourcePool> 
function GetResourcePoolRelationship() : IModelSingleRelationship<ISql100WorkloadGroup, ISql100ResourcePool>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100WorkloadGroup, ISql100ResourcePool>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100WorkloadGroup Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů