TableSampleClauseOption Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The table sample clause options.
public enum TableSampleClauseOption
type TableSampleClauseOption =
Public Enum TableSampleClauseOption
- Inheritance
-
TableSampleClauseOption
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | |
Percent | 1 | |
Rows | 2 |