Compartir a través de


ISql90SoapLanguageSpecifier.SessionTimeout (Propiedad)

Obtiene o establece un valor que modela la opción SESSION_TIMEOUT.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property SessionTimeout As Integer
    Get
    Set
int SessionTimeout { get; set; }
property int SessionTimeout {
    int get ();
    void set (int value);
}
abstract SessionTimeout : int with get, set
function get SessionTimeout () : int
function set SessionTimeout (value : int)

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapLanguageSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)