MongoDBSchemaNode.Name Property
Specifies the name of the data source field that the MongoDBSchemaNode object defines.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
String | The data source field name that the MongoDBSchemaNode object defines. |
See Also