Property | Description |
---|
DictionaryNameGitCommitMessage | Name of the Dictionary associated with this object. DATATYPE: String. |
EnterpriseLevel | True if the Dictionary associated with this object is enterprise level. DATATYPE: Boolean. |
Sets the commit message. DATATYPE: Strong. |
GitExistingBranch | The branch in which we want to generate a script. If this branch does not exist, the is shoes an error message | GUID | GUID of the Default. DATATYPE: String. |
IDGitFilePath | ID of the default as assigned by ER/Studio. Each default has a unique ID in the data dictionary. DATATYPE: Integer. | Name | Name of the defaultSets the file path for generating a script. It should be inside of the clone repository, otherwise is shows an error message. DATATYPE: String. |
GitNewBranch | Creates a new/fresh branch by which you want to generate a script. If the branch already exists, then it shows an error message | Text | Text of the default. DATATYPE: String. |