オプションを取得または設定します。
名前空間: Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ: Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)
構文
'宣言
Public Property TableSampleClauseOption As TableSampleClauseOption
Get
Set
'使用
Dim instance As TableSampleClause
Dim value As TableSampleClauseOption
value = instance.TableSampleClauseOption
instance.TableSampleClauseOption = value
public TableSampleClauseOption TableSampleClauseOption { get; set; }
public:
property TableSampleClauseOption TableSampleClauseOption {
TableSampleClauseOption get ();
void set (TableSampleClauseOption value);
}
member TableSampleClauseOption : TableSampleClauseOption with get, set
function get TableSampleClauseOption () : TableSampleClauseOption
function set TableSampleClauseOption (value : TableSampleClauseOption)
プロパティ値
型: Microsoft.SqlServer.TransactSql.ScriptDom.TableSampleClauseOption
オプション。