Gets the column count in the result set.
Namespace: NHibernate.Loader.CustomAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public int GetColumnCount() |
Visual Basic |
---|
Public Function GetColumnCount As Integer |
Visual C++ |
---|
public: int GetColumnCount() |