RealTimeULongField Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| RealTimeULongField Constructor(RealTimeULongField) | Default constructor. If an instance of the wrapped object isn't provided, it is instantiated with the default constructor. |
| RealTimeULongField Constructor(String,String) | Constructor that enables direct binding with a named table and field |
| RealTimeULongField Constructor(RealTimeBaseTable,String) | Constructor that enables direct binding with a table and field name |