DB2OdbcRegConnectionString.GetDSNs(Boolean) Method

Definition

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

Returns

ArrayList

Applies to