Udostępnij za pośrednictwem


SqlCeDataAdapter Constructor

Initializes a new instance of the SqlCeDataAdapter class.

Overload List

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

Top

See Also

Reference

SqlCeDataAdapter Class

SqlCeDataAdapter Members

System.Data.SqlServerCe Namespace