Share via


Propriété PrecomputeRank

Obtient l'objet ConfigProperty utilisé pour définir l'option de configuration Précalculer le rang.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PrecomputeRank As ConfigProperty
    Get
'Utilisation
Dim instance As Configuration
Dim value As ConfigProperty

value = instance.PrecomputeRank
public ConfigProperty PrecomputeRank { get; }
public:
property ConfigProperty^ PrecomputeRank {
    ConfigProperty^ get ();
}
member PrecomputeRank : ConfigProperty
function get PrecomputeRank () : ConfigProperty

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo. . :: . .ConfigProperty
Objet ConfigProperty qui spécifie les paramètres de l'option de configuration Précalculer le rang.