Partager via


ReserveDiskSpaceAuditFileOption.Value, propriété

Obtient ou définit la valeur d'état de l'option.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.Data.Schema.ScriptDom.Sql.OptionState
Retourne une valeur d'énumération OptionState.

Sécurité .NET Framework

Voir aussi

Référence

ReserveDiskSpaceAuditFileOption Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms