Partager via


ErrorsChangedEventArgs.SetTooManyErrorsError, propriété

Cette méthode n'effectue aucune action pour le moment.

Espace de noms :  Microsoft.Data.Schema
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Property SetTooManyErrorsError As Boolean
    Get
    Set
public bool SetTooManyErrorsError { get; set; }
public:
property bool SetTooManyErrorsError {
    bool get ();
    void set (bool value);
}
member SetTooManyErrorsError : bool with get, set
function get SetTooManyErrorsError () : boolean
function set SetTooManyErrorsError (value : boolean)

Valeur de propriété

Type : System.Boolean
true si la méthode a abouti ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ErrorsChangedEventArgs Classe

Microsoft.Data.Schema, espace de noms