Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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