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