Partager via


DataFactoryCommonUtilities.ToDictionary(Hashtable) Method

Definition

public static System.Collections.Generic.Dictionary<string,string> ToDictionary (this System.Collections.Hashtable hashTable);
static member ToDictionary : System.Collections.Hashtable -> System.Collections.Generic.Dictionary<string, string>
<Extension()>
Public Function ToDictionary (hashTable As Hashtable) As Dictionary(Of String, String)

Parameters

hashTable
Hashtable

Returns

Applies to