Propriedade Sql80DatabaseSchemaProvider.UserInteractionServices

Retorna um singleton que fornece SQL Server 2000-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

Sql80DatabaseSchemaProvider Classe

Namespace Microsoft.Data.Schema.Sql