ValidateSqlEventArgs Constructors
Provides data for the XRDesignMdiController.ValidateCustomSql event.Name | Parameters | Description |
---|---|---|
ValidateSqlEventArgs(DataConnectionParametersBase, String) | connectionParameters, sql | Initializes a new instance of the ValidateSqlEventArgs class with the specified settings. |
See Also