Aracılığıyla paylaş


SessionTimeoutPayloadOption.IsNever Özellik

Oturumu asla zaman aşımına uğrayıp döndürür.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property IsNever As Boolean
    Get
    Set
public bool IsNever { get; set; }
public:
property bool IsNever {
    bool get ();
    void set (bool value);
}
member IsNever : bool with get, set
function get IsNever () : boolean
function set IsNever (value : boolean)

Özellik Değeri

Tür: System.Boolean
Oturumu asla çıkışı, false Aksi takdirde zaman true deðerini verir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SessionTimeoutPayloadOption Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı