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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |