Returns the number of fields in the schema.

Namespace: StreamBase.SB
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public uint GetNumFields()
Public Function GetNumFields As UInteger
public:
unsigned int GetNumFields()

See Also