dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteConnectionStringBuilder Class / LicenseKey Property

In This Topic
    LicenseKey Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property LicenseKey As String
    public string LicenseKey {get; set;}
    See Also