确定使用哪种填充命令来填充表格适配器 [英] Determine what fill command is used to fill tableadaptor

查看:64
本文介绍了确定使用哪种填充命令来填充表格适配器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.

我有一个TableAdapter,它可以由两个fill命令填充.

I have a TableAdapter which can be filled by two fill command.

要么:Me.TblLeverandoerVareSletTableAdapter.FillBySeek

Either this: Me.TblLeverandoerVareSletTableAdapter.FillBySeek

或此:  Me.TblLeverandoerVareSletTableAdapter.Fill

or this: Me.TblLeverandoerVareSletTableAdapter.Fill

我如何以编程方式找出使用的是Fill还是FillBySeek?

How do i find out programmatically which one is used, Fill or FillBySeek?

我知道我可以只使用过滤器,但是数据库是巨大的,所以为了节省时间,我这样做.

I know i could just use filter, but the database i gigantic, so to save time, i do it this way.

Visual Studio 2013.

Visual Studio 2013.

亲切的彼得

亲切的彼得·拉尔森

推荐答案

Peter,

Peter,

如果您遇到此问题,则最好创建一个完整的新项目.

If this question arises by you, then it is better to create the complete project new. 

您制作了程序或控制了程序.

You made the program or you controls the program. 

该程序无法控制您.

The program does not control you. 


这篇关于确定使用哪种填充命令来填充表格适配器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆