This section describes how to work with methods based on different kinds of command text.
Describes how to create a method, mapped to a command text, that returns nothing.
Command Text With Scalar Result
Describes how to create a method, mapped to a command text, that returns a scalar result.
Describes how to create a method, mapped to a command text, that returns a resultset.
Command Text With Multiple Resultsets
Describes how to create a method, mapped to a command text, that returns multiple resultsets.