FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / DataSource Class / FactoryName Property

In This Topic
    FactoryName Property (DataSource)
    In This Topic
    The DbFactoryName string used to open a database.
    Syntax
    'Declaration
     
    Public Property FactoryName As String
    public string FactoryName {get; set;}
    See Also