SOAP 요청 및 응답에 사용되는 네임스페이스
Microsoft SQL Server의 이후 버전에서는 이 기능이 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 않도록 하고, 현재 이 기능을 사용하는 응용 프로그램은 수정하십시오.
다음 표에서는 SOAP 요청 및 응답에 사용되는 네임스페이스를 나열합니다.
접두사 |
네임스페이스 |
---|---|
sql |
https://schemas.microsoft.com/sqlserver/2004/SOAP |
sqlsoaptypes |
https://schemas.microsoft.com/sqlserver/2004/SOAP/types |
sqlrowcount |
https://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlRowCount |
sqlmessage |
https://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlMessage |
sqloptions |
https://schemas.microsoft.com/sqlserver/2004/SOAP/Options |
sqlparameter |
https://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlParameter |
sqlresultstream |
https://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlResultStream |
sqltransaction |
https://schemas.microsoft.com/sqlserver/2004/SOAP/types/SqlTransaction |
sqltypes |
https://schemas.microsoft.com/sqlserver/2004/sqltypes |