Partager via


ExpectedSchemaCondition.Verbose, propriété

Obtient ou définit une valeur qui indique si la sortie de la condition doit inclure le schéma.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ExpectedSchemaCondition Classe

Microsoft.Data.Schema.UnitTesting.Conditions, espace de noms