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 命名空间