Sql90DatabaseSchemaProvider.UserInteractionServices 屬性

取得單一 SQL Server 2005 相關使用者介面服務。

命名空間:  Microsoft.Data.Schema.Sql
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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

屬性值

型別:Microsoft.Data.Schema.UserInteractionServices

.NET Framework 安全性

請參閱

參考

Sql90DatabaseSchemaProvider 類別

Microsoft.Data.Schema.Sql 命名空間