MongoDBQuery.Schema Property
Specifies the MongoDBQuery’s schema.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
MongoDBSchemaNode | The node and its hierarchy in the MongoDBQuery’s schema. |
See Also