EntityParameterCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se EntityParameterCollection è sincronizzato.

public:
 virtual property bool IsSynchronized { bool get(); };
public override bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public Overrides ReadOnly Property IsSynchronized As Boolean

Valore della proprietà

Restituisce true se EntityParameterCollection è sincronizzato; in caso contrario, false.

Si applica a