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

ParameterMetadataCollection<(Of <(<'TDbType>)>)>..::..GenericCollection Property

Gets the generic version of this collection.

Namespace:  Tortuga.Chain.Metadata
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public ParameterMetadataCollection GenericCollection { get; }
Public ReadOnly Property GenericCollection As ParameterMetadataCollection
	Get
public:
property ParameterMetadataCollection^ GenericCollection {
	ParameterMetadataCollection^ get ();
}

Field Value

The generic collection.

Remarks


This is used in generic repository scenarios