문제

If i change the the underlying storedproc of a function and update the complex type; does the entire model have to updated as well?

도움이 되었습니까?

해결책

I usually just delete the proc from my model, and then "update the model from the database", but only selecting the proc that was changed.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top