SqlScriptOperatorType
SqlScriptOperatorType enumeration
stellt die Art der Betriebsdaten dar.
public enum SqlScriptOperatorType
Werte
Name | Wert | Beschreibung |
---|---|---|
Insert | 0 | Daten einfügen. |
Update | 1 | Daten aktualisieren. |
Delete | 2 | Daten löschen. |
Siehe auch
- namensraum Aspose.Cells.Saving
- Montage Aspose.Cells