BindRecordNumber MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Binds to a specific record number. If the RealTimeBaseRecord instance is bound to a table then it will check whether the given record number exists in the database or not.Syntax C#C++/CLI public virtual void BindRecordNumber( int recNum ) public: virtual void BindRecordNumber( int recNum ) ParametersrecNum The record number to bind to. ExceptionsExceptionDescription OASySDNA.Common.DNAException The record is already locked or attached. The record number is less or equal to zero, or it doesn't exist in table. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members In This Topic
Binds to a specific record number. If the RealTimeBaseRecord instance is bound to a table then it will check whether the given record number exists in the database or not.Syntax C#C++/CLI public virtual void BindRecordNumber( int recNum ) public: virtual void BindRecordNumber( int recNum ) ParametersrecNum The record number to bind to. ExceptionsExceptionDescription OASySDNA.Common.DNAException The record is already locked or attached. The record number is less or equal to zero, or it doesn't exist in table. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members
Binds to a specific record number. If the RealTimeBaseRecord instance is bound to a table then it will check whether the given record number exists in the database or not.Syntax C#C++/CLI public virtual void BindRecordNumber( int recNum ) public: virtual void BindRecordNumber( int recNum ) ParametersrecNum The record number to bind to. ExceptionsExceptionDescription OASySDNA.Common.DNAException The record is already locked or attached. The record number is less or equal to zero, or it doesn't exist in table. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members
Binds to a specific record number. If the RealTimeBaseRecord instance is bound to a table then it will check whether the given record number exists in the database or not.Syntax C#C++/CLI public virtual void BindRecordNumber( int recNum ) public: virtual void BindRecordNumber( int recNum ) ParametersrecNum The record number to bind to. ExceptionsExceptionDescription OASySDNA.Common.DNAException The record is already locked or attached. The record number is less or equal to zero, or it doesn't exist in table. RequirementsTarget Platforms: For information on software requirements, refer to the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members