The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EntityCommand Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the EntityCommand class with the specified statement.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- statement
-
Type:
System::String^
The text of the command.
.NET Framework
Available since 3.5
Available since 3.5
Show: