Table of Contents

Class SystemParametersStorageDataTime

Namespace
Lers.Models
Assembly
Lers.Models.dll

Системные параметры хранения данных в базе данных.

public class SystemParametersStorageDataTime
Inheritance
SystemParametersStorageDataTime
Inherited Members
Extension Methods

Properties

Current

Срок хранения текущих данных (в сутках).

public short Current { get; set; }

Property Value

short

Day

Срок хранения суточных данных (в месяцах).

public byte Day { get; set; }

Property Value

byte

Hour

Срок хранения часовых данных (в месяцах).

public byte Hour { get; set; }

Property Value

byte

Month

Срок хранения месячных данных (в месяцах).

public byte Month { get; set; }

Property Value

byte