[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| AddParameter(String, Boolean) | 
            Adds a parameter to the parameter list.
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, array<Byte>[]()[]) | 
            Adds the stored procedure parameter
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, DateTime) | 
            Adds a parameter to the parameter list.
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, Int32) | 
            Adds a parameter to the parameter list.
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, String) | 
            Adds a parameter to the parameter list.
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, SqlDbType, Int32) | 
            Adds a parameter to the parameter list. The parameter value will be null
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, String, Int32) | 
            Adds a parameter to the parameter list.
              (Inherited from OfficeClipDB.) | |
| AddParameter(String, Double, Int32, Int32, Int32) | 
            Adds a parameter to the parameter list.
              (Inherited from OfficeClipDB.) | 
