The MinDistributionRetention property specifies the least number of hours that an image of replicated data is maintained within the distribution database.
object.MinDistributionRetention [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Long integer specifying a number of hours |
Long
Read/write
HRESULT GetMinDistributionRetention(LPDWORD pRetVal);
HRESULT SetMinDistributionRetention(DWORD NewValue);