SqlCeCmd Constructor (SqlCeDatabase, String)
[This is preliminary documentation and subject to change.]
Builds a command from a command text string.
[Visual Basic]
Overloads Public Sub New( _
ByVal
SqlCeDatabase As
SqlCeDatabase, _
ByVal
String As
String _
)
Parameters
-
SqlCeDatabase
- Database where the command will run.
-
String
- SQL command text string.
See Also
SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace | SqlCeCmd Constructor Overload List