Freigeben über


ISql100WorkloadGroup.GetResourcePoolRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql100ResourcePool zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100WorkloadGroup Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace