SqlCeDataAdapter Constructor

Initializes a new instance of the SqlCeDataAdapter class.

Overload List

Name Description
SqlCeDataAdapter ()
Initializes a new instance of the SqlCeDataAdapter class.
SqlCeDataAdapter (SqlCeCommand)
Initializes a new instance of the SqlCeDataAdapter class with the specified SqlCeCommand as the SelectCommand property.
SqlCeDataAdapter (String, SqlCeConnection)
Initializes a new instance of the SqlCeDataAdapter class with a SelectCommand and a SqlCeConnection object.
SqlCeDataAdapter (String, String)
Initializes a new instance of the SqlCeDataAdapter class with a SelectCommand and a connection string.

See Also

Reference

SqlCeDataAdapter Class
SqlCeDataAdapter Members
System.Data.SqlServerCe Namespace
MissingMappingAction
MissingSchemaAction