Skip to main content
All docs
V25.1
  • MongoDBDataSourceModel.DataConnection Property

    Namespace: DevExpress.DataAccess.Wizard.Model

    Assembly: DevExpress.DataAccess.v25.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    public MongoDBDataConnection DataConnection { get; set; }

    Property Value

    Type
    MongoDBDataConnection
    See Also