开发者

NHibernate ICompositeType Implementation for Uri

开发者 https://www.devze.com 2022-12-31 06:44 出处:网络
Is there any ICompositeType implementation for System.Uri? I want to be able to use this query: wh开发者_开发问答ere a.Uri.schema == \'https\'.Having a ICompositeType wouldn\'t be enough to run arbit

Is there any ICompositeType implementation for System.Uri?

I want to be able to use this query: wh开发者_开发问答ere a.Uri.schema == 'https'.


Having a ICompositeType wouldn't be enough to run arbitrary .NET methods in a server side query.

0

精彩评论

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