Skip to main content
All docs
V26.1
  • DataLayerOptions.ConnectionString Property

    Namespace: Microsoft.Extensions.DependencyInjection

    Assembly: DevExpress.Xpo.v26.1.dll

    Declaration

    public string ConnectionString { get; }

    Property Value

    Type
    String

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to ConnectionString
    DataLayerOptionsBuilder
    .DataLayerOptions .ConnectionString
    See Also