StoredProcNotInSchemaValidationException Constructors
An exception thrown when a referenced stored procedure is missing in the data source schema.
Name | Parameters | Description |
---|---|---|
Stored |
query |
Initializes a new instance of the Stored |
Stored |
stored |
Initializes a new instance of the Stored |
See Also