[]
To check whether or not updateStatement can be executed directly on the CSV server.
protected override bool SupportUpdate(UpdateStatement updateStmt)
Type | Name | Description |
---|---|---|
UpdateStatement | updateStmt |
Type | Description |
---|---|
bool | A boolean indicating if the updateStatement can be executed directly on the CSV server. |