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

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

    Namespace: DevExpress.DataAccess.MongoDB

    Assembly: DevExpress.DataAccess.v26.1.dll

    Declaration

    [DataContract]
    public class MongoDBSchemaNode :
        INotifyPropertyChanged

    The following members return MongoDBSchemaNode objects:

    Inheritance

    Object
    MongoDBSchemaNode
    See Also