2016-09-29 4 views

답변

0

Schema 테이블 이름을 포함하지 않아야, 당신은 사용할 수 있습니다

[Schema("sam")] 
[Alias("tst")] 
public class Test 
{ 
}