Partager via


Sql80DatabaseSchemaProvider.UserInteractionServices, propriété

Retourne un singleton qui fournit des services d'intervention de l'utilisateur relatifs à SQL Server 2000.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property UserInteractionServices As UserInteractionServices
    Get
public override UserInteractionServices UserInteractionServices { get; }
public:
virtual property UserInteractionServices^ UserInteractionServices {
    UserInteractionServices^ get () override;
}
abstract UserInteractionServices : UserInteractionServices
override UserInteractionServices : UserInteractionServices
override function get UserInteractionServices () : UserInteractionServices

Valeur de propriété

Type : Microsoft.Data.Schema.UserInteractionServices

Sécurité .NET Framework

Voir aussi

Référence

Sql80DatabaseSchemaProvider Classe

Microsoft.Data.Schema.Sql, espace de noms