| |||||
DataTable Constructor ( SerializationInfo, StreamingContext )System.Data Namespace DataTable Class Initializes a new instance of the DataTable class with the SerializationInfo and the StreamingContext.
[ VB ] Protected Sub New ( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ ) [ C# ] protected DataTable ( SerializationInfo info, StreamingContext context ); [ C++ ] protected: DataTable ( SerializationInfo* info, StreamingContext context ); [ JScript ] protected function DataTable ( info : SerializationInfo, context : StreamingContext ); Parameters
RemarksThis implemenation of the DataTable constructor is required for ISerializable. See AlsoDataTable Members DataTable Constructor Overload List |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme