Compartilhar via


Método DatabasePartitionComponent.QueryPartitionUsage

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Function QueryPartitionUsage ( _
    partitionId As Nullable(Of Integer) _
) As ResultCollection
public ResultCollection QueryPartitionUsage(
    Nullable<int> partitionId
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ResultCollection

Segurança do .NET Framework

Consulte também

Referência

DatabasePartitionComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server