Disallowed Types and Members In System.Data.dll

새 설치: 2006년 4월 14일

SQL Server 2005 common language integration (CLR) programming disallows the use of a type or member that has a HostProtectionAttribute that specifies a System.Security.Permissions.HostProtectionResource enumeration with a value of ExternalProcessMgmt, ExternalThreading, MayLeakOnAbort, SecurityInfrastructure, SelfAffectingProcessMgmnt, SelfAffectingThreading, SharedState, Synchronization, or UI. The following table lists the members and types of the Microsoft.VisualBasic.dll assembly whose Host Protection Attribute (HPA) values are disallowed.

[!참고] This list was generated from the supported assemblies of version 2.0.50727 of the .NET Framework. For more information, see Supported .NET Framework Libraries.

Type or Member HPA Value(s)

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

참고 항목

개념

Host Protection Attributes and CLR Integration Programming
Disallowed Types and Members In Microsoft.VisualBasic.dll
Disallowed Types and Members In mscorlib.dll
Disallowed Types and Members In System.dll

도움말 및 정보

SQL Server 2005 지원 받기