MongoDBSchemaNode.Type Property
Gets or sets the type of data stored in 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 |
---|---|
Type | The type of data to be stored in the data source field that the MongoDBSchemaNode object defines. |
See Also