コード例 #1
0
ファイル: DbStructure.cs プロジェクト: janproch/datadmin
 protected override string GetTypeCaption()
 {
     return(ObjectType.Capitalize());
 }