Freigeben über


CreateMultipleResponse.Ids Property

Definition

Gets the primary key values for the created records.

public Guid[] Ids { get; }
member this.Ids : Guid[]
Public ReadOnly Property Ids As Guid()

Property Value

Guid[]

The primary key values for the created records

Applies to