Count Property (DbParameterBaseCollection)
Gets the number of
DbParameterBase objects in the collection.
public override int Count {get;}
'Declaration
Public Overrides ReadOnly Property Count As Integer
Property Value
The number of
DbParameterBase objects in the collection.