Data Port Sync 1.0.500

SqlCeParameterCollection. Method

[This is preliminary documentation and subject to change.]

Adds a SqlCeParameter to the collection.

Overload List

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);

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace