Interface WebDSN


  • public interface WebDSN
    The WebDSN interface represents a Data Source Name configured on the I-Server machine.
    Since:
    MicroStrategy Web 9.0.3
    • Method Detail

      • getName

        java.lang.String getName()
        Returns the name of the DSN.
        Returns:
        name of the DSN.
      • getDescription

        java.lang.String getDescription()
        Returns the description of the DSN.
        Returns:
        description of the DSN.