Compartir a través de


Sql90DatabaseSchemaProvider.UserInteractionServices (Propiedad)

Obtiene los servicios de interacción con el usuario relacionados con SQL Server 2005 del singleton.

Espacio de nombres:  Microsoft.Data.Schema.Sql
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Microsoft.Data.Schema.UserInteractionServices

Seguridad de .NET Framework

Vea también

Referencia

Sql90DatabaseSchemaProvider Clase

Microsoft.Data.Schema.Sql (Espacio de nombres)