[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| AddOutputParameter(String, SqlDbType, Int32) | 
            Adds an output parameter
              (Inherited from OfficeClipDB.) | |
| AddOutputParameter(SqlCommand, String, SqlDbType, Int32) | 
            Adds output parameter and returns the parameter
              (Inherited from OfficeClipDB.) | |
| AddOutputParameter(String, SqlDbType, Int32, Int32, Int32) | 
            Adds an output parameter
              (Inherited from OfficeClipDB.) | |
| AddOutputParameter(SqlCommand, String, SqlDbType, Int32, Int32, Int32) | 
            Provides a way to add the output parameter to OfficeClip.
              (Inherited from OfficeClipDB.) | 
