CustomExpressionWithColumnOfMissingTableValidationException(String) Constructor
Initializes a new instance of the CustomExpressionWithColumnOfMissingTableValidationException class with the specified settings.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v23.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
Name | Type | Description |
---|---|---|
column | String | A String value, specifying the column name. |
See Also