Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
BoundAttachmentsGet all the BoundAttachments of this default.
BoundObjectsReturns a collection of bindings that link the default to attributes.
RepoCheckOutStatusGet the Check Out status of this Default object. DATATYPE: StringObjects.
UserCommentsReturns a collection of user comments associated with this Default object.
DoGitGenerateGenerate a file in the Git repository as per the details provided to the properties.

Public Properties

PropertyDescription
DictionaryNameGitCommitMessageName of the Dictionary associated with this object. DATATYPE: String.
EnterpriseLevelTrue if the Dictionary associated with this object is enterprise level. DATATYPE: Boolean.
Sets 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 messageGUIDGUID of the Default. DATATYPE: String.
IDGitFilePathID of the default as assigned by ER/Studio. Each default has a unique ID in the data dictionary. DATATYPE: Integer.NameName 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.
GitNewBranchCreates a new/fresh branch by which you want to generate a script. If the branch already exists, then it shows an error messageTextText of the default. DATATYPE: String.
Info
titleSee Also