テーブル サンプル句のオプションを指定します。
名前空間 : Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ : Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
Public Enumeration TableSampleClauseOption
'使用
Dim instance As TableSampleClauseOption
public enum TableSampleClauseOption
public enum class TableSampleClauseOption
public enum TableSampleClauseOption
メンバ
| メンバ名 | 説明 | |
|---|---|---|
| NotSpecified | オプションは NotSpecified です。 | |
| Percent | オプションは Percent です。 | |
| Rows | オプションは Rows です。 |