| Interface | Description | 
|---|---|
| Procedure | 
 An interface representing a stored procedure available for execution. 
 | 
| ProcedureCatalog | 
 A catalog API for working with stored procedures. 
 | 
| ProcedureParameter | 
 An input parameter of a  
stored procedure. | 
| SupportsRowLevelOperations | 
 A mix-in interface for row-level operations support. 
 |