You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we are reading in the SqlMetaData.xml file and parsing it into data structures at runtime. See if we can do that work at compile time and generate some static code or data structures instead to avoid runtime overhead and possible errors.