Create(string) Constructor
Initializes a new instance of the EdxSchemaCorrectionNeededException class with specified settings.
Declaration
constructor Create(const ACommandText: string); overload;
Parameters
Name | Type |
---|---|
ACommandText | string |
See Also