EntityCommand::CreateParameter Method ()

 

Creates a new instance of an EntityParameter object.

Namespace:   System.Data.EntityClient
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

public:
EntityParameter^ CreateParameter()

Return Value

Type: System.Data.EntityClient::EntityParameter^

A new instance of an EntityParameter object.

.NET Framework
Available since 3.5
Return to top
Show: