Skip to main content

Models

This library is used to interact with the connected Models

๐Ÿ“„๏ธ ReaderStruct

It is a wrapper class to provide the relational reader and a close event. The ReaderStruct class encapsulates a data reader along with an associated action to be executed when the reader needs to be closed or its resources need to be released. This can be useful for managing and closing data readers in a structured manner, ensuring that the resources are properly disposed of when they are no longer needed. The reader is necessary to read data from a relational source. It has two properties: