Timestamp type, 8 byte storage

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

See Also