Partager via


ISql90SpecifiesExecutionContext.Login, propriété

Obtient ou définit la connexion à utiliser pour l'exécution.

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

Syntaxe

'Déclaration
Property Login As ISql90Login
    Get
    Set
ISql90Login Login { get; set; }
property ISql90Login^ Login {
    ISql90Login^ get ();
    void set (ISql90Login^ value);
}
abstract Login : ISql90Login with get, set
function get Login () : ISql90Login
function set Login (value : ISql90Login)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.ISql90Login

Sécurité .NET Framework

Voir aussi

Référence

ISql90SpecifiesExecutionContext Interface

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