Compartir a través de


ISql100WorkloadGroup.GetResourcePoolRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql100ResourcePool asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100WorkloadGroup Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)