2 references to GetSelectCommand
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
571
DbCommand srcCommand =
GetSelectCommand
();
1458
DbCommand select =
GetSelectCommand
();