MaxDocuments is Int64

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • 1.8
    • Affects Version/s: 1.7
    • Component/s: None
    • None
    • Environment:
      C#Dirver 1.71
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When the MaxDocument of Collection is huge,over Int32,there will be a Error
      /// <summary>
      /// Gets the index count.
      /// </summary>
      public long MaxDocuments
      {
      get

      { return Response.GetValue("max", 0).ToInt32(); }

      }

              Assignee:
              Robert Stam
              Reporter:
              ???
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: