LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlException.GetObjectData method

Sets the SerializationInfo with information about the exception.

public override void GetObjectData(SerializationInfo info, StreamingContext context)
parameterdescription
infoThe SerializationInfo that will be set.
contextThe context.

See Also