次の方法で共有


System.Data.dll の許可されない型およびメンバー

SQL Server 共通言語統合 (CLR) プログラミングでは、System.Security.Permissions.HostProtectionResource 列挙 (ExternalProcessMgmt、ExternalThreading、MayLeakOnAbort、SecurityInfrastructure、SelfAffectingProcessMgmnt、SelfAffectingThreading、SharedState、Synchronization、または UI の値を含む) を示す HostProtectionAttribute を含む型またはメンバーを使用することができません。 次の表は、ホスト保護属性 (HPA) 値が許可されない System.Data.dll アセンブリのメンバーおよび型を示しています。

注意

この一覧は、サポートされているアセンブリから作成されたものです。 詳細については、「サポートされている .NET Framework ライブラリ」を参照してください。

型またはメンバー

HPA 値

System.Data.SqlClient.SqlCommand.BeginExecuteNonQuery()

ExternalThreading

System.Data.SqlClient.SqlCommand.BeginExecuteReader()

ExternalThreading

System.Data.SqlClient.SqlCommand.BeginExecuteXmlReader()

ExternalThreading

System.Data.SqlClient.SqlDependency..ctor()

ExternalThreading

System.Data.SqlClient.SqlDependency.Start()

ExternalThreading

System.Data.SqlClient.SqlDependency.Stop()

ExternalThreading

System.Data.TypedDataSetGenerator

SharedState、Synchronization

System.Xml.XmlDataDocument

Synchronization

関連項目

概念

ホスト保護属性と CLR 統合プログラミング

Microsoft.VisualBasic.dll の許可されない型およびメンバー

mscorlib.dll の許可されない型およびメンバー

System.dll の許可されない型およびメンバー

System.Core.dll の許可されない型およびメンバー