new UpdateDBScriptsRequestType()
Details required to a update DB Script.
Constructs a new UpdateDBScriptsRequestType.
The following features are supported:
Members
caseModelID :string
This property holds the value of the 'Case Model ID' attribute.
Type:
- string
createScript :string
The database create script to be updated
This property holds the value of the 'Create Script' attribute.
Type:
- string
dropScript :string
The database drop script to be updated
This property holds the value of the 'Drop Script' attribute.
Type:
- string
operationDetails :tibco.objectapi.bds.OperationDetailsType
Details about why the operation was performed
This property holds the value of the 'Operation Details' containment reference.
Type:
updateScript :string
The database update script to be updated
This property holds the value of the 'Update Script' attribute.
Type:
- string