dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ConnectionStringBuilder 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