TypedTableBase<T> Constructor
.NET Framework 4.5
Initializes a new [T:System.Data.TypedTableBase'1].
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |