XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • 0.4.3
    • Affects Version/s: 0.4.2
    • Component/s: S2Dao.NET
    • None

      現状では
      /IF 列名 != null/ /プロパティ名/
      のようなIFコメントを作成していましたが、System.Int32等の構造体がnullを持てないので、
      Nullablesの型であれば
      /IF 列名.HasValue == true/ /プロパティ名/
      のようなIFコメントを作成するようにする

            Assignee:
            sugimotokazuya
            Reporter:
            sugimotokazuya
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: