Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Sampling styles used to create statistics
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration SamplingStyle
'Usage
Dim instance As SamplingStyle
public enum SamplingStyle
public enum class SamplingStyle
type SamplingStyle
public enum SamplingStyle
Members
| Member name | Description | |
|---|---|---|
| Automatic | Automatic | |
| Fullscan | Fullscan | |
| SampleAbsoluteRows | SampleAbsoluteRows | |
| SamplePercentRows | SamplePercentRows |