Share via


DbBatchCommandCollection.IsReadOnly Propriété

Définition

Spécifie si la collection est en lecture seule.

public:
 abstract property bool IsReadOnly { bool get(); };
public abstract bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public MustOverride ReadOnly Property IsReadOnly As Boolean

Valeur de propriété

true si la collection est en lecture seule ; sinon, false.

Implémente

S’applique à