1 write to _command
System.Data.Entity.Design (1)
System\Data\Entity\Design\SSDLGenerator\FunctionDetailsReader.cs (1)
49
_command
= EntityStoreSchemaGeneratorDatabaseSchemaLoader.CreateFilteredCommand(
2 references to _command
System.Data.Entity.Design (2)
System\Data\Entity\Design\SSDLGenerator\FunctionDetailsReader.cs (2)
56
_reader =
_command
.ExecuteReader(CommandBehavior.SequentialAccess);
86
_command
.Dispose();