SqlScriptOperatorType
SqlScriptOperatorType enumeration
Representa el tipo de datos operativos.
public enum SqlScriptOperatorType
Valores
| Nombre | Valor | Descripción |
|---|---|---|
| Insert | 0 | Insertar datos. |
| Update | 1 | Actualizar datos. |
| Delete | 2 | Eliminar datos. |
Ver también
- espacio de nombres Aspose.Cells.Saving
- asamblea Aspose.Cells