YouadministeraSQLServer2008instance.Youplantodeployathird-partydatabaseapplicationtotheinstance.TheapplicationusesstoredproceduresthataredevelopedbyusingSQLCLRintegration.TheapplicationmustbeconfiguredtoenabletheEXTERNAL_ACCESScodeaccesssecuritysetting.Youneedtoensurethattheapplicationisdeployedtotheinstancewithoutlossoffunctionality.Whatshouldyoudofirst?()
A.Replacereadwritenon-staticfieldsinthecodewithstaticfields.
B.Replaceread-onlystaticfieldsinthecodewithreadwritestaticfields.
C.Usethepeverify.exePEVerifytooltoverifywhetherthecodemeetsthetype-safetyrequirements.
D.Usetheregasm.exeassemblyregistrationtooltoregistertheassemblyontheserverbeforedeployment.
正确答案:参考C



