StorageExec Constructor()
- Last UpdatedNov 06, 2025
- 1 minute read
The StorageExec() method is the constructor for the StorageExec class. It creates a StorageExec object.
This overload of the method is the default constructor. The fields of objects created with this overload must be populated by the client by manually setting the properties or by calling a method that populates the object.