如何使用 Linq To Access 检索元素客户、结果和原因的值。
<?xml version="1.0"?>
<!DOCTYPE CreateAccount>
<CreateAccount>
<Customer>tonytsund</Customer>
<Result>Failed</Result>
<Reason>Reseller/Password combination unknown</Reason>
</CreateAccount>
如何使用 Linq To Access 检索元素客户、结果和原因的值。
<?xml version="1.0"?>
<!DOCTYPE CreateAccount>
<CreateAccount>
<Customer>tonytsund</Customer>
<Result>Failed</Result>
<Reason>Reseller/Password combination unknown</Reason>
</CreateAccount>