SqlCeDataAdapter Constructor
Initializes a new instance of the SqlCeDataAdapter class.
Overload List
Name | Description |
---|---|
SqlCeDataAdapter () | Initializes a new instance of the SqlCeDataAdapter class. Supported by the .NET Compact Framework. |
SqlCeDataAdapter (SqlCeCommand) | Initializes a new instance of the SqlCeDataAdapter class with the specified SqlCeCommand as the SelectCommand property. Supported by the .NET Compact Framework. |
SqlCeDataAdapter (String, SqlCeConnection) | Initializes a new instance of the SqlCeDataAdapter class with a SelectCommand and a SqlCeConnection object. Supported by the .NET Compact Framework. |
SqlCeDataAdapter (String, String) | Initializes a new instance of the SqlCeDataAdapter class with a SelectCommand and a connection string. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeDataAdapter Class
SqlCeDataAdapter Members
System.Data.SqlServerCe Namespace
MissingMappingAction
MissingSchemaAction