Populates a SerializationInfo with the data needed to serialize this ULException.
Visual Basic Public Overrides Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
C# public override void GetObjectData( SerializationInfo info, StreamingContext context );
info The SerializationInfo to populate with data.
context The destination for this serialization.
This method is not supported under the .NET Compact Framework.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |