Skip to content
Discussion options

You must be logged in to vote

DbParms 是参数化数据。

如果想拦截 SetDto 可以考虑以下办法:

1、在代理层处理(比如自己定义的仓储或者DAL .Update 方法)

2、定义 SetDto2 方法,使用该方法替代 SetDto,并在该方法上处理

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lsdlh
Comment options

Answer selected by lsdlh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants