Partilhar via


Método ISql100WorkloadGroup.GetResourcePoolRelationship

Retorna um IModelSingleRelationship entre this e associado ISql100ResourcePool.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100WorkloadGroup Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel