1 2 3 4 5 6 7 8 9 10 11
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01106498"><META NAME="lcid" CONTENT="1033"><title>DAVAdapter Object</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><p id="ExpandAllLine" class="ExpFav"><a href="#" onclick="ExpandAll()" onkeypress="ExpandAll()" class="DropDown"><img id="picHeader" border="0" src="expandtri.gif" alt="Show All"><span id="ExpandAll">Show All</span></a></p><h1>DAVAdapter Object</h1><div class="ofvbanav"><span class="ofvbanavreuse" id="seealso" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="properties" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="methods" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="events" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="specifics" onclick="toggleList()" onkeypress="toggleList()"></span></div><p>Represents a connection to submit form information to a Microsoft Windows SharePoint Services server, or other servers that support DAV connections. </p><h2>Remarks</h2><p>Use the <b class="bterm"><a href="xdproItem_8_HV01106503.htm" id="HV01106503" lcid=" ">Item</a></b> property of the <b class="bterm"><a href="xdobjDataAdaptersCollection_HV01103993.htm" id="HV01103993" lcid=" ">DataAdapters</a></b> collection to return a <b class="bterm">DAVAdapter</b> object.</p><p><p><b>Note</b> This object model member is not supported when the <b class="ui">Disable Service Pack features</b> option on the <b class="ui">Advanced</b> tab of the <b class="ui">Options</b> dialog box in InfoPath is selected or when Microsoft Office 2003 Service Pack 1 or later is not installed. Any form that implements this object model member in its code will generate an error message if it is opened in InfoPath when service pack features are disabled or unavailable.</p></p><h2>Using the DAVAdapter object</h2><p>The <b class="bterm">DAVAdapter</b> object contains the following properties:</p><table><tr><th>Property</th><th>Description</th></tr><tr><td><b class="bterm"><a href="xdproFileName_2_HV01106992.htm" id="HV01106992" lcid=" ">FileName</a></b></td><td>Returns or sets the file name for the current Microsoft Office InfoPath 2003 form when it is submitted by the <b class="bterm">DAVAdapter</b> object.
</td></tr><tr><td><b class="bterm"><a href="xdproFolderURL_HV01104031.htm" id="HV01104031" lcid=" ">FolderURL</a></b></td><td>Returns or sets the the Uniform Resource Locator (URL) to which the form will be submitted by the <b class="bterm">DAVAdapter</b> object.</td></tr><tr><td><b class="bterm"><a href="xdproName_6_HV01107058.htm" id="HV01107058" lcid=" ">Name</a></b></td><td> Returns the name of a <b class="bterm">DAVAdapter</b> object.
</td></tr><tr><td><b class="bterm"><a href="xdproQueryAllowed_5_HV01106508.htm" id="HV01106508" lcid=" ">QueryAllowed</a></b></td><td>Corresponds to the <b class="bterm">queryAllowed</b> attribute in the <a href="#" class="glossary" onclick="AppendPopup(this,'xdformdefinitionfilexsf')" onkeypress="AppendPopup(this,'xdformdefinitionfilexsf')">form definition file (.xsf)</a>. Always returns <b class="bterm">False</b> for the <b class="bterm">DAVAdapter</b> object.</td></tr><tr><td><b class="bterm"><a href="xdproSubmitAllowed_6_HV01106966.htm" id="HV01106966" lcid=" ">SubmitAllowed</a></b></td><td>Corresponds to the <b class="bterm">submitAllowed</b> attribute in the form definition file (.xsf). Always returns <b class="bterm">True</b> for the <b class="bterm">DAVAdapter</b> object.</td></tr></table><p>The <b class="bterm">DAVAdapter</b> object contains the following methods:</p><table><tr><th>Method</th><th>Description</th></tr><tr><td><b class="bterm"><a href="xdmthQuery_11_HV01106969.htm" id="HV01106969" lcid=" ">Query</a></b></td><td>Because the <b class="bterm">DAVAdapter</b> object is available for submitting data only, this method will always generate a run-time error when it is called on that object. </td></tr><tr><td><b class="bterm"><a href="xdmthSubmit_7_HV01106980.htm" id="HV01106980" lcid=" ">Submit</a></b></td><td>Executes the submit operation on the associated adapter.</td></tr><tr><td><b class="bterm"><a href="xdmthSumitData_2_HV01107005.htm" id="HV01107005" lcid=" ">SubmitData</a></b></td><td>Submits the specified DOM element or DOM document to a data adapter.</td></tr></table><script type="text/javascript" language="JScript" src="ofvbanl.js"></script><span id="ofVBAISpan" class="ofvbaispan"><iframe id="ofVBAIFrame" frameborder="0" marginheight="0" marginwidth="4" scrolling="auto" width="100%" src="../links/xdobjDAVAdapterObject_HV01106498_l.htm"></iframe></span><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|