Partager via


ISql90SoapLanguageSpecifier.SessionTimeout, propriété

Obtient ou définit une valeur qui modélise l'option SESSION_TIMEOUT.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapLanguageSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms