Właściwość Utility.MdwRetentionLengthInDaysForDaysHistory
Pobiera lub ustawia długość w dniach, które dane będą zachowywane w tabela historia zarządzania magazynem danych (MDW)-dniowy wpisów.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(Data := True)> _
Public Property MdwRetentionLengthInDaysForDaysHistory As Integer
Get
Set
'Użycie
Dim instance As Utility
Dim value As Integer
value = instance.MdwRetentionLengthInDaysForDaysHistory
instance.MdwRetentionLengthInDaysForDaysHistory = value
[SfcPropertyAttribute(Data = true)]
public int MdwRetentionLengthInDaysForDaysHistory { get; set; }
[SfcPropertyAttribute(Data = true)]
public:
property int MdwRetentionLengthInDaysForDaysHistory {
int get ();
void set (int value);
}
[<SfcPropertyAttribute(Data = true)>]
member MdwRetentionLengthInDaysForDaysHistory : int with get, set
function get MdwRetentionLengthInDaysForDaysHistory () : int
function set MdwRetentionLengthInDaysForDaysHistory (value : int)
Wartość właściwości
Typ: System.Int32
Int32 Wartość określającą długość w dniach, które dane będą zachowywane w tabela historia zarządzania magazynem danych (MDW).