Partager via


ErrorLogSize propriété

Gets the size of the error log.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property ErrorLogSize As Integer
    Get
'Utilisation
Dim instance As FullTextCatalog
Dim value As Integer

value = instance.ErrorLogSize
[SfcPropertyAttribute]
public int ErrorLogSize { get; }
[SfcPropertyAttribute]
public:
property int ErrorLogSize {
    int get ();
}
[<SfcPropertyAttribute>]
member ErrorLogSize : int
function get ErrorLogSize () : int

Valeur de la propriété

Type : System. . :: . .Int32
An Int32 value that specifies the size of the full-text catalog error log in bytes.