Base:
method
Prepare
System.Data.Common.DbCommand.Prepare()
3 references to Prepare
System.Data.Entity (3)
System\Data\EntityClient\EntityCommand.cs (2)
460
Prepare
(); // prepare the query first
544
/// Called by both <see cref="
Prepare
"/> and <see cref="ToTraceString"/>.
System\Data\Objects\ObjectContext.cs (1)
2615
entityCommand.
Prepare
();