TableSampleClauseOption Enumeration
Specifies the table sample clause options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| NotSpecified | Option is NotSpecified. | |
| Percent | Option is Percent. | |
| Rows | Option is Rows. |
Show: