[This is preliminary documentation and subject to change.]
Adds a SqlCeParameter to the collection.
Adds a SqlCeParameter to the collection.
public int (SqlCeParameter);
Adds a SqlCeParameter to the collection.
public override int (Object);
Creates and adds a SqlCeParameter to the collection.
public int (String,SqlDbType,Int32);
Creates and adds a SqlCeParameter to the collection.
public int (String,SqlDbType,Int32,String);
SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace