次の方法で共有


TableSampleClauseOption 列挙体

テーブル サンプル句のオプションを指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration TableSampleClauseOption
public enum TableSampleClauseOption
public enum class TableSampleClauseOption
type TableSampleClauseOption
public enum TableSampleClauseOption

メンバー

メンバー名 説明
NotSpecified オプションは NotSpecified です
Percent オプションは Percent です
Rows オプションは Rows です

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間