Sdílet prostřednictvím


Sql90DatabaseSchemaProvider.UserInteractionServices – vlastnost

Získá ojedinělého SQL Server 2005-související služby interakci uživatele.

Obor názvů:  Microsoft.Data.Schema.Sql
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.UserInteractionServices

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

Sql90DatabaseSchemaProvider Třída

Microsoft.Data.Schema.Sql – obor názvů