Bind Method (IRealTimeField)
- Last UpdatedApr 08, 2026
- 1 minute read
Binds to the field within OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.RealTimeBaseTable.
void Bind(
RealTimeBaseTable boundTable,
string fieldName
)
void Bind(
RealTimeBaseTable^ boundTable,
String^ fieldName
)
Parameters
- boundTable
- The table to bind to.
- fieldName
- The field name to bind to.