You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Public Methods

MethodDescription
DoGitGenerateGenerate a file in the Git repository as per the details provided to the properties.

Public Properties

PropertyDescription
GitCommitMessageSets the commit message. DATATYPE: Strong.
GitExistingBranchThe branch in which we want to generate a script. If this branch does not exist, the is shoes an error message. DATATYPE: String.
GitFilePathSets the file path for generating a script. It should be inside of the clone repository, otherwise is shows an error message. DATATYPE: String.
GitNewBranchCreates a new/fresh branch by which you want to generate a script. If the branch already exists, then it shows an error message. DATATYPE: String.

See Also

  • DDLGenerationObj Overview
  • No labels