Skip to content

no longer working with cosmos db? #10

@bigerock

Description

@bigerock

hi - great driver idea. but i can't get it to work. i'm using linqpad 5 and was able to succesfully set up the driver and it does show my objects in the connection explorer. but trying to get anything back using a simple query doesn't work. i have a simple cosmos db (not table api) and i'm trying to get the items within a container. the container is called 'contactus' ... all lowercase. when i try to take(100) on that object it throws a syntax error in linqpad.

C# Expression:
contactus.Take(100)

error: CS1729 'object' does not contain a constructor that takes 3 arguments

any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions