DB2OdbcRegConnectionString.GetDSNs(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
static System::Collections::ArrayList ^ GetDSNs(bool isSystem);
protected static System.Collections.ArrayList GetDSNs (bool isSystem);
static member GetDSNs : bool -> System.Collections.ArrayList
Protected Shared Function GetDSNs (isSystem As Boolean) As ArrayList
Parameters
- isSystem
- Boolean