ParameterMetadataCollection<(Of <(<'TDbType>)>)> Members
The ParameterMetadataCollection<(Of <(<'TDbType>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ParameterMetadataCollection<(Of <(<'TDbType>)>)> |
Initializes a new instance of the ParameterMetadataCollection<(Of <(<'TDbType>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Contains(`0) | (Inherited from ReadOnlyCollection.) |
|
|
CopyTo(`0[],System.Int32) | (Inherited from ReadOnlyCollection.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from ReadOnlyCollection.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf(`0) | (Inherited from ReadOnlyCollection.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
TryGetParameter |
Returns the parameter associated with the parameter name.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from ReadOnlyCollection.) |
|
|
GenericCollection |
Gets the generic version of this collection.
|
|
|
Item |
Gets the ParameterMetadata<(Of <(<'TDbType>)>)> with the specified name.
|
|
|
Item(System.Int32) | (Inherited from ReadOnlyCollection.) |
|
|
Items | (Inherited from ReadOnlyCollection.) |

