FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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