Condividi tramite


SqlParameterCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se SqlParameterCollection è 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à

true se l'oggetto SqlParameterCollection è sincronizzato; in caso contrario, false.

Si applica a