EntityConnection.CreateCommand Method ()
Creates a new instance of an EntityCommand, with the Connection set to this EntityConnection .
Assembly: EntityFramework (in EntityFramework.dll)
Exception | Condition |
---|---|
InvalidOperationException | The name of the underlying data provider is not known. |