dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder 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