SqlCeParameterCollection. Method
[This is preliminary documentation and subject to change.]
Copies SqlCeParameter objects from the SqlCeParameterCollection to the specified array.
[Visual Basic]
Overrides Public Sub ( _
ByVal
Array As
Array, _
ByVal
Int32 As
Integer _
) _
Parameters
-
Array
- The Array into which the SqlCeParameter objects will be copied.
-
Int32
- The array index where copy begins.
Implements
ICollection.
See Also
SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace