2 references to GetSelectCommand
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
513
DbCommand srcCommand =
GetSelectCommand
();
1298
DbCommand select =
GetSelectCommand
();