C#/SQL Seventh of Programming memorandum


HOME > C#/SQL Seventh

TableAdapter Commandの作成法

2014年11月13日
16:04
2.TableAdapterクエリの作成法


}
catch (Exception e)
{
// Error during Update, add code to locate error, reconcile
// and try to update again.
}


貼り付け元 <http://msdn.microsoft.com/ja-jp/library/xzb1zw3x.aspx