[Missing <summary> documentation for "M:DataBaseExecutors.DBExtensions.RowInfos(System.Data.DataTable)"]
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax
Parameters
- table
- Type: System.Data DataTable
[Missing <param name="table"/> documentation for "M:DataBaseExecutors.DBExtensions.RowInfos(System.Data.DataTable)"]
Return Value
Type: List RowInfo[Missing <returns> documentation for "M:DataBaseExecutors.DBExtensions.RowInfos(System.Data.DataTable)"]
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type DataTable. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).See Also