Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Messages
The following table lists the messages for the Git Repository (GitRepository) 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 /gitrepositoriesSee Create |
Create records |
CreateMultipleEvent: False |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: False |
DELETE /gitrepositories(gitrepositoryid)See Delete |
Delete records |
RetrieveEvent: False |
GET /gitrepositories(gitrepositoryid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: False |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: False |
GET /gitrepositoriesSee Query data |
Query data |
UpdateEvent: False |
PATCH /gitrepositories(gitrepositoryid)See Update |
Update records |
UpdateMultipleEvent: False |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /gitrepositories(gitrepositoryid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Git Repository (GitRepository) table.
| Property | Value |
|---|---|
| DisplayName | Git Repository |
| DisplayCollectionName | Git Repositories |
| SchemaName | GitRepository |
| CollectionSchemaName | GitRepositories |
| EntitySetName | gitrepositories |
| LogicalName | gitrepository |
| LogicalCollectionName | gitrepositories |
| PrimaryIdAttribute | gitrepositoryid |
| PrimaryNameAttribute | repositoryname |
| TableType | Virtual |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
DefaultBranch
| Property | Value |
|---|---|
| Description | Name of Git Default Git Branch with Git Repository. |
| DisplayName | Git Repository Default Branch |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultbranch |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
GitRepositoryId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Git Repository |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | gitrepositoryid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
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 | The name of the Git Repository. |
| DisplayName | Git Repository Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | repositoryname |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
gitrepository