Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Messages
The following table lists the messages for the Git Branch (GitBranch) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
CreateEvent: False |
POST /gitbranchesSee Create |
Create records |
CreateMultipleEvent: False |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: False |
DELETE /gitbranches(gitbranchid)See Delete |
Delete records |
RetrieveEvent: False |
GET /gitbranches(gitbranchid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: False |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: False |
GET /gitbranchesSee Query data |
Query data |
UpdateEvent: False |
PATCH /gitbranches(gitbranchid)See Update |
Update records |
UpdateMultipleEvent: False |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /gitbranches(gitbranchid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Git Branch (GitBranch) table.
| Property | Value |
|---|---|
| DisplayName | Git Branch |
| DisplayCollectionName | Git Branches |
| SchemaName | GitBranch |
| CollectionSchemaName | GitBranchs |
| EntitySetName | gitbranches |
| LogicalName | gitbranch |
| LogicalCollectionName | gitbranchs |
| PrimaryIdAttribute | gitbranchid |
| PrimaryNameAttribute | branchname |
| TableType | Virtual |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
BranchName
| Property | Value |
|---|---|
| Description | The name of the Git Branch. |
| DisplayName | Git Branch Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | branchname |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
GitBranchId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Git Branch |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | gitbranchid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
GitCommitId
| Property | Value |
|---|---|
| Description | Current Git Commit Id of the Git Branch. |
| DisplayName | Current Git Commit Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | gitcommitid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
OrganizationName
| Property | Value |
|---|---|
| Description | Name of the Git Organization associated with Git Project. |
| DisplayName | Git Organization Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | organizationname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
ProjectName
| Property | Value |
|---|---|
| Description | Name of Git Project associated with Git Repository. |
| DisplayName | Git Project Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | projectname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
RepositoryName
| Property | Value |
|---|---|
| Description | Name of Git Repository associated with Git Branch. |
| DisplayName | Git Repository Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | repositoryname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
UpstreamBranchName
| Property | Value |
|---|---|
| Description | Name of the Git upstream branch from which the branch is created |
| DisplayName | Git upstream branch name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | upstreambranchname |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
gitbranch