asp.net.ph

InvalidExpressionException Class

System.Data Namespace


Represents the exception that is thrown when attempting to add a DataColumn containing an invalid Expression to a DataColumnCollection.

InvalidExpressionException Class Members

Collapse   Constructors

Visibility Constructor Parameters
public InvalidExpressionException ( )
public InvalidExpressionException ( String s )
public InvalidExpressionException ( String message , Exception innerException )

Remarks

The Expression property is use to calculate the value of a column, or create an aggregate column.

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