Expandir Minimizar
Este tópico ainda não foi avaliado como - Avalie este tópico

Propriedade do RDL Configuration.MinMemoryPerQuery

Gets the ConfigProperty object that is used to set the min memory per query configuration option.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
public ConfigProperty MinMemoryPerQuery { get; }

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Smo.ConfigProperty
A ConfigProperty object that specifies the settings for the min memory per query configuration option.

This property specifies the minimum amount of memory, in KB, that are allocated for the execution of a query.

Isso foi útil para você?
(1500 caracteres restantes)

Contribuições da comunidade

ADICIONAR
© 2013 Microsoft. Todos os direitos reservados.