Condividi tramite


EntityStagingBatch.MemberCount Proprietà

Definizione

Specifica il numero totale di membri nel batch (non correlato allo stato di staging)

public:
 property int MemberCount { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MemberCount { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MemberCount : int with get, set
Public Property MemberCount As Integer

Valore della proprietà

Numero totale di membri nel batch (non correlato allo stato di gestione temporanea).

Attributi

Si applica a