SqlCeCommandBuilder. Method
[This is preliminary documentation and subject to change.]
Initializes the command.
[Visual Basic]
Overrides Protected Function ( _
ByVal
DbCommand As
DbCommand _
) As
DbCommand
Parameters
-
DbCommand
- SqlCeCommand to be initialized
Return Value
The initialized SqlCeCommand.
See Also
SqlCeCommandBuilder Class | Primeworks.DesktopSqlCe Namespace