Thrown when a SqlBuilder is not supported and cannot be processed.
Initializes a new instance of StatementNotSupportedException.
public Void StatementNotSupportedException(typeName, src)
Name | Type | Summary |
---|---|---|
typeName | String | Non-supported statemente type name. |
src | String | Source code reference. |
In this document