ValidateCustomSqlQueryEventArgs Constructors
Provides data for the SqlDataSource.ValidateCustomSqlQuery event.| Name | Parameters | Description |
|---|---|---|
| ValidateCustomSqlQueryEventArgs(CustomSqlQuery, Boolean) | customSqlQuery, valid | Initializes a new instance of the ValidateCustomSqlQueryEventArgs class. |
See Also