The following tables list the members exposed by DbBinaryDataParameterDictionary.
| Name | Description | |
|---|---|---|
| DbBinaryDataParameterDictionary Constructor | Initializes a new instance of the DbBinaryDataParameterDictionary class. |
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Count | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Item | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Keys | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Values | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Clear | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| ContainsKey | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| ContainsValue | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| GetObjectData | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| Remove | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |
| TryGetValue | (Inherited from System.Collections.Generic.Dictionary<String, Object>) |