Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-4057

Code examples for CBL manage scopes and collections (.NET)

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.1.0
    • None
    • .NET
    • Security Level: Public
    • None

    Description

      Looking at https://osfameron.github.io/DOC-10385-mobile-scopes-collections/couchbase-lite/current/csharp/scopes-collections-manage.html (for C#, but the structure is same for all mobile SDKs)

       

      Please submit PR against https://github.com/couchbase/docs-couchbase-lite/tree/DOC-10385-Docs-for-Mobile-Scopes-and-Collections 

       

      .NET

      modules/csharp/examples/code_snippets/Program.cs

       

      The following tags need to be added to the listed file and filled with the appropriate code example:

       

      // tag::scopes-manage-create-collection[]
      // We need to add a code sample to create a new collection in a scope
      // end::scopes-manage-create-collection[]
       
      // tag::scopes-manage-index-collection[]
      // We need to add a code sample to index a collection
      // end::scopes-manage-index-collection[]
       
      // tag::scopes-manage-drop-collection[]
      // We need to add a code sample to drop a collection
      // end::scopes-manage-drop-collection[]
       
      // tag::scopes-manage-list[]
      // We need to add a code sample to list scopes and collections
      // end::scopes-manage-list[]

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              sandy.chuang Sandy Chuang (Inactive)
              hakim.cassimally Hakim Cassimally
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty