摘要:
The following code shows a composed index Name_Age with DESC, UNIQUE mode:class MyTest{ [DbKey] public long Id = 0; [Index("Name_Age", ASC = false, UNIQUE = true)] public string Name = null; [Index("N... 阅读全文
posted @ 2009-04-18 16:32
shiningrise
阅读(381)
评论(0)
推荐(0)

浙公网安备 33010602011771号