Поделиться через


ChangeRetentionChangeTrackingOptionDetail.RetentionPeriod - свойство

Получает или задает период задержки.

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
Public Property RetentionPeriod As Literal
    Get
    Set
public Literal RetentionPeriod { get; set; }
public:
property Literal^ RetentionPeriod {
    Literal^ get ();
    void set (Literal^ value);
}
member RetentionPeriod : Literal with get, set
function get RetentionPeriod () : Literal
function set RetentionPeriod (value : Literal)

Значение свойства

Тип: Microsoft.Data.Schema.ScriptDom.Sql.Literal

Безопасность платформы .NET Framework

См. также

Ссылки

ChangeRetentionChangeTrackingOptionDetail Класс

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен