SqlEditModeEnum Enumeration |
Namespace: CMS.UIControls
public enum SqlEditModeEnum
Member name | Value | Description | |
---|---|---|---|
None | 0 | Nothing will happen. | |
AlterView | 1 | Existing view will be modified | |
CreateView | 2 | New view will be created | |
AlterProcedure | 3 | Existing stored procedure will be modified | |
CreateProcedure | 4 | New stored procedure will be created |
Copyright (c) 2019 Kentico Software