DataTableExtensions (System.Data.DataTableExtensions)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: System.Data.DataSetExtensions.dll

Defines the extension methods to the DataTable class. DataTableExtensions is a static class.

VB.NET C#

C#

public static DataTableExtensions
{
}

Articles

Mike Taulty's Blog : Finding Extension Methods

... so I'm not sure what's happened there although there does still seem to be an AsEnumerable for DataTable. This comes from System.Data.DataTableExtensions.

Calvin Hsia's WebLog : Use LINQ to Foxpro or any SQL data and display ...

Imports System.Data.DataTableExtensions . Partial Public Class Window1 Dim _rootFolder As String = System.Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments)

Calvin Hsia's WebLog

Find the Executing function's name. Often I want to write the SAME code that will display the name of the currently executing method or function.

system.data.datasetextensions assembly isn't recognized - ASP.NET ...

Hi, I added a reference to system.data.datasetextensions and it just isn't being recognized by my Linq variable. I can type System.Data.DataTableExtensions and view the methods of ...

VB Int32 and other errors - ASP.NET Forums

... System.Query.Sequence,System.Query.Queryable,System.Data.DLinq,System.Xml.XLinq,System.Data.DataRowExtensions,System.Data.TypedTableBaseExtensions,System.Data.DataTableExtensions

Object Class (System)

Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework

DataTableExtensions Class (System.Data)

Usage Note In Visual Basic and C#, you can call this method as an instance ... System.Data . . :: . DataTableExtensions ...

Loading a DataSet from a sequence in March 2007 CTP - MSDN Forums

Isn't System.Data.DataTableExtensions.CopyToDataTable what you are looking for? It's in System.Data.Entity.dll Notice that there are two versions of the operator: one that returns a ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support