Share via


EntityStagingBatch.BatchId Eigenschaft

Definition

Ruft eine ID ab, die den Batch eindeutig identifiziert, oder legt sie fest.

public:
 property Nullable<int> BatchId { Nullable<int> get(); void set(Nullable<int> value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public int? BatchId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.BatchId : Nullable<int> with get, set
Public Property BatchId As Nullable(Of Integer)

Eigenschaftswert

Eine neue Instanz vom Typ "Identifier".

Attribute

Gilt für: