Partager via


EntityStagingBatch.BatchId Propriété

Définition

Obtient ou définit un ID qui identifie de façon unique le lot.

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)

Valeur de propriété

Nouvelle instance de l'identificateur de type.

Attributs

S’applique à