Clone Method (SqlShimParameter)
Creates a new object that is a copy of the current
SqlShimParameter instance.
'Declaration
Public Function Clone() As Object
Return Value
A new
SqlShimParameter object in which all property values are the same as the original.