[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodAddOutputParameter(String, SqlDbType, Int32)
Adds an output parameter
(Inherited from OfficeClipDB.)
Protected methodAddOutputParameter(SqlCommand, String, SqlDbType, Int32)
Adds output parameter and returns the parameter
(Inherited from OfficeClipDB.)
Public methodAddOutputParameter(String, SqlDbType, Int32, Int32, Int32)
Adds an output parameter
(Inherited from OfficeClipDB.)
Protected methodAddOutputParameter(SqlCommand, String, SqlDbType, Int32, Int32, Int32)
Provides a way to add the output parameter to OfficeClip.
(Inherited from OfficeClipDB.)

See Also