ReturnSetType Type
Represents different types of result sets that can be returned from stored procedures.
Union cases
Union case | Description |
|
|
Full Usage:
ScalarResultSet(string, obj)
Parameters:
string
Item2 : obj
|
Instance members
Instance member | Description |
Full Usage:
this.IsResultSet
Returns: bool
|
|
Full Usage:
this.IsScalarResultSet
Returns: bool
|
|