DsnInfo.description

Set description field.

  1. string description [@property getter]
  2. string description [@property setter]
    class DsnInfo
    @property
    void
    description
    (
    string propval
    )

Parameters

propval string

a descriptive string (plain text, not RFC 1738 encoded), can be null.