asp.net.ph

TypedDataSetGeneratorException Class

System.Data Namespace


The exception that is thrown when a name conflict occurs while generating a strongly-typed DataSet.

TypedDataSetGeneratorException Class Members

Collapse   Constructors

Visibility Constructor Parameters
public TypedDataSetGeneratorException ( )
public TypedDataSetGeneratorException ( String message )
public TypedDataSetGeneratorException ( String message , Exception innerException )
public TypedDataSetGeneratorException ( ArrayList list )

Collapse   Properties

Visibility Name Value Type Accessibility
public ErrorList ArrayList [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public GetObjectData ( SerializationInfo info , StreamingContext context ) Void

Remarks

The TypedDataSetGeneratorException class is not intended for use as a stand alone component, but as a class from which other classes derive standard functionality.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph