Data Port Sync 1.0.500

SqlCeParameterCollection.SqlCeParameter Property

[This is preliminary documentation and subject to change.]

Gets or sets the SqlCeParameter object referenced by index.

Overload List

Gets or sets the SqlCeParameter object referenced by index.

public  this[Int32] {get; set;}

Gets or sets the SqlCeParameter object referenced by name.

public  this[String] {get; set;}

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace