Compartilhar via


Propriedade Sql100DatabaseSchemaProvider.UserInteractionServices

Obtém o singleton que fornece SQL Server 2008-relacionados a serviços de interação do usuário.

Namespace:  Microsoft.Data.Schema.Sql
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: Microsoft.Data.Schema.UserInteractionServices

Segurança do .NET Framework

Consulte também

Referência

Sql100DatabaseSchemaProvider Classe

Namespace Microsoft.Data.Schema.Sql