Właściwość Server.NumberOfLogFiles
Pobiera lub ustawia wartość właściwość NumberOfLogFiles.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property NumberOfLogFiles As Integer
Get
Set
'Użycie
Dim instance As Server
Dim value As Integer
value = instance.NumberOfLogFiles
instance.NumberOfLogFiles = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int NumberOfLogFiles { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
virtual property int NumberOfLogFiles {
int get () sealed;
void set (int value) sealed;
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
abstract NumberOfLogFiles : int with get, set
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
override NumberOfLogFiles : int with get, set
final function get NumberOfLogFiles () : int
final function set NumberOfLogFiles (value : int)
Wartość właściwości
Typ: System.Int32
Int32