Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ParameterMetadataCollection<(Of <(<'TDbType>)>)> Members

The ParameterMetadataCollection<(Of <(<'TDbType>)>)> type exposes the following members.

Constructors


  Name Description
Public method ParameterMetadataCollection<(Of <(<'TDbType>)>)>
Initializes a new instance of the ParameterMetadataCollection<(Of <(<'TDbType>)>)> class.

Methods


  Name Description
Public method Contains(`0) (Inherited from ReadOnlyCollection.)
Public method CopyTo(`0[],System.Int32) (Inherited from ReadOnlyCollection.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf(`0) (Inherited from ReadOnlyCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetParameter
Returns the parameter associated with the parameter name.

Properties


  Name Description
Public property Count (Inherited from ReadOnlyCollection.)
Public property GenericCollection
Gets the generic version of this collection.
Public property Item
Gets the ParameterMetadata<(Of <(<'TDbType>)>)> with the specified name.
Public property Item(System.Int32) (Inherited from ReadOnlyCollection.)
Protected property Items (Inherited from ReadOnlyCollection.)