Método ItemById

Extracts a member from the PartitionSchemeCollection collection using a system-defined, unique identifier.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

public PartitionScheme ItemById(
    int id
)

Parâmetros

Valor de retorno

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .PartitionScheme
A PartitionScheme object that has the specified ID value.