Long type; 8 bytes

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 DataType LONG { get; }
Public Shared ReadOnly Property LONG As DataType
	Get
public:
static property DataType^ LONG {
	DataType^ get ();
}

See Also