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

Gets the parameter count

Namespace:  OfficeClip.DBLayer
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public int GetParameterCount()
Visual Basic (Declaration)
Public Function GetParameterCount As Integer
Visual C++
public:
int GetParameterCount()

Return Value

See Also