I'm curious if anyone knows other ways to read/write to extender data using the VS Tools SDK? I do not see classes or methods to access the Extender data within VS Tools or eConnect (I do know this was 3rd Party but now owned by MS). Currently, I'm using straight SQL commands to perform the read/write actions; however, in browsing the API for VS Tools SDK I see there are some classes under Functions related to SQL such as SqlCmdAppend and SqlExecCmd but they appear to only have get properties.