Package com.microstrategy.web.objects
Interface WebDSN
- 
public interface WebDSNThe WebDSN interface represents a Data Source Name configured on the I-Server machine.- Since:
 - MicroStrategy Web 9.0.3
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()Returns the description of the DSN.java.lang.StringgetName()Returns the name of the DSN. 
 -