Sdílet prostřednictvím


Sql100DatabaseSchemaProvider.UserInteractionServices – vlastnost

Získá singleton, která obsahuje SQL Server 2008-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

Sql100DatabaseSchemaProvider Třída

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