开发者

Accessing SQL metadata in LightSwitch

I am trying to access extended properties in my SQL database in LightSwitch. Ideally I would be able to populate a choicelist based on these extended properties - n开发者_C百科amely picklist values.

Is there any way in which I can do this?

Any help would be much appreciated.

Cheers

Jimmy


Expose the extended properties from SQL Server with a view or stored proc and then access it like regular application data.

Try this bundle of links which accompany my presentation on metadata: https://bitly.com/bundles/caderoux/3


WCF RIA Service is always your answer. You can do anything.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜