Partager via


MaxSizeAuditFileOption.Size, propriété

Obtient ou définit la taille maximale du fichier d'audit.

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 Size As Literal
    Get
    Set
public Literal Size { get; set; }
public:
property Literal^ Size {
    Literal^ get ();
    void set (Literal^ value);
}
member Size : Literal with get, set
function get Size () : Literal
function set Size (value : Literal)

Valeur de propriété

Type : Microsoft.Data.Schema.ScriptDom.Sql.Literal

Notes

La valeur est nullune référence null (Nothing en Visual Basic) pour la taille UNLIMITED.

Sécurité .NET Framework

Voir aussi

Référence

MaxSizeAuditFileOption Classe

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