资讯

NotSupportedException result when using scalar returning function. A Plural Site Author already created a simple project that shows the issue. It can be found at: However, when the client is ran, it ...
Notifications You must be signed in to change notification settings Fork 80 ...
The IsApproved, LastActivityDate, and LastLoginDate properties accessors all throw a System.NotSupportedException.<BR><BR>Why don't they just return null? Why must they throw an exception?