DMFDataSourceProperties::generateDSNNameLookupServer Method
The method is written to populate the DSN value
Syntax
server public static DMFDSNLookup generateDSNNameLookupServer(
DMFDSNLookup _dsnNameLookup,
DMFDSNLocations _selection,
DMFDsnTypes _dsnType)
Run On
Server
Parameters
- _dsnNameLookup
Type: DMFDSNLookup Table
It will contain the DSN value as per selection
- _selection
Type: DMFDSNLocations Enumeration
Selection values are two type AOS,SQL.
- _dsnType
Type: DMFDsnTypes Enumeration
There is two DSN type. One is user DSN and another is system DSN
Return Value
Type: DMFDSNLookup Table
Returns the DSN value as per selection