Aracılığıyla paylaş


Sql90DatabaseSchemaProvider.UserInteractionServices Özellik

Singleton alır SQL Server 2005-ilgili kullanıcı etkileşimi Hizmetleri.

Ad alanı:  Microsoft.Data.Schema.Sql
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.Data.Schema.UserInteractionServices

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Sql90DatabaseSchemaProvider Sınıf

Microsoft.Data.Schema.Sql Ad Alanı