开发者

Data Generation Plan connected fields

Is it possible to have 2 fields with the same data for a Data Generation Pl开发者_如何学Can? For example, the table aspnet_roles has 2 fields RoleName and LoweredRoleName and I want them to show the same data.


Sure, but maybe not in the way you're expecting. If you want random strings in one and a lowercase version in the other then not really, but if you have a table available that the sequential data-bound generator can use, you can get something similar.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜