Skip to main content
All docs
V25.1
  • MongoDBSchemaNode Class

    Defines a node and its hierarchy in the MongoDBQuery‘s schema.

    Namespace: DevExpress.DataAccess.MongoDB

    Assembly: DevExpress.DataAccess.v25.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    [DataContract]
    public class MongoDBSchemaNode :
        INotifyPropertyChanged

    The following members return MongoDBSchemaNode objects:

    Inheritance

    Object
    MongoDBSchemaNode
    See Also