TypedTableBase<T> Constructor
.NET Framework (current version)
Initializes a new T:System.Data.TypedTableBase'1.
Assembly: System.Data.DataSetExtensions (in System.Data.DataSetExtensions.dll)
| Name | Description | |
|---|---|---|
![]() | TypedTableBase<T>() | Initializes a new T:System.Data.TypedTableBase'1. This method supports typed-DataTable object generation by Visual Studio and the XSD.exe .NET Framework tool. This type is not intended to be used directly from your code. |
![]() | TypedTableBase<T>(SerializationInfo^, StreamingContext) | Initializes a new T:System.Data.TypedTableBase'1. This method supports typed-DataTable object generation by Visual Studio and the XSD.exe .NET Framework tool. This method is not intended to be used directly from your code. |
Show:
