| Visual Basic (Declaration) | |
|---|---|
<DebuggerNonUserCodeAttribute()> Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
[DebuggerNonUserCodeAttribute()] protected ClientQueryDataSet.ImagesDataTable( SerializationInfo info, StreamingContext context )  | |
| C++/CLI | |
|---|---|
[DebuggerNonUserCodeAttribute()] protected: ClientQueryDataSet.ImagesDataTable( SerializationInfo^ info, StreamingContext context )  | |
Parameters
- info
 - The data needed to serialize or deserialize an object.
 - context
 - The source and destination of a given serialized stream.
 
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family