Return the complete type for a long.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public static CompleteDataType ForLong()
Public Shared Function ForLong As CompleteDataType
public:
static CompleteDataType^ ForLong()

See Also