[Missing <summary> documentation for "M:NHibernate.SqlCommand.SqlString.GetParameterCount"]

Namespace: NHibernate.SqlCommand
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

Return Value

[Missing <returns> documentation for "M:NHibernate.SqlCommand.SqlString.GetParameterCount"]

See Also