TYPE_LONG Property
- Last UpdatedApr 08, 2026
- 1 minute read
Obsolete, use ITypeConstants.Long instead.
The RealTime database (RTDB) type identifier for long fields.
[Obsolete("TypeConstants static properties are obsolete and will be removed in a future release. Use TypeConstants.Default.Long instead")]
public static int TYPE_LONG {get;}
[Obsolete("TypeConstants static properties are obsolete and will be removed in a future release. Use TypeConstants.Default.Long instead")]
public:
static property int TYPE_LONG {
int get();
}