Aracılığıyla paylaş


ConnectionSettings.PooledConnectionLifetime Özelliği

Alır veya ayarlar havuza bağlantı süresi.

Ad Alanı:  Microsoft.SqlServer.Management.Common
Derleme:  Microsoft.SqlServer.ConnectionInfo (Microsoft.SqlServer.ConnectionInfo içinde.dll)

Sözdizimi

'Bildirim
Public Property PooledConnectionLifetime As Integer
    Get
    Set
'Kullanım
Dim instance As ConnectionSettings
Dim value As Integer

value = instance.PooledConnectionLifetime

instance.PooledConnectionLifetime = value
public int PooledConnectionLifetime { get; set; }
public:
property int PooledConnectionLifetime {
    int get ();
    void set (int value);
}
member PooledConnectionLifetime : int with get, set
function get PooledConnectionLifetime () : int
function set PooledConnectionLifetime (value : int)

Özellik Değeri

Tür: System.Int32
Bir Int32 değerini belirleyen Yaşam havuza bağlantı saniye.