次の方法で共有


SamplingStyle 列挙体

統計の作成に使用されるサンプリング スタイル

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public Enumeration SamplingStyle
'使用
Dim instance As SamplingStyle
public enum SamplingStyle
public enum class SamplingStyle
type SamplingStyle
public enum SamplingStyle

メンバー

メンバー名 説明
Automatic Automatic
Fullscan Fullscan
SampleAbsoluteRows SampleAbsoluteRows
SamplePercentRows SamplePercentRows

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間