links for 2007-12-06
Quinta, 6 de Dezembro de 2007
Smart Client Data : Returning the identity column value from a TableAdapter DBDirect method
id = ordersTA.InsertAndReturnIdentity(”ALFKI”, Nothing, Nothing, _ Nothing, Nothing, Nothing, Nothing, “”, “”, “”, “”, “”, “”) Console.WriteLine(”The new OrderID is {0}”, id)
(tags: blogs.msdn.com 2007 mes11 dia5 Identity ASP.NET ***** TableAdapter code)
Búfalo Informática - Aprenda com quem faz ! - Retornando o Identity […]