ResultFormat 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.
public enum ResultFormat
type ResultFormat =
Public Enum ResultFormat
- Inheritance
-
ResultFormat
Fields
AllResults | 1 | Return all results. |
None | 3 | Row sets only. |
RowSets | 2 | Row sets only. |