Returns the type of a field.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public DataType GetDataType()
Public Function GetDataType As DataType
public:
DataType^ GetDataType()

See Also