Getdataconnectionfileproperty : opération Stsadm (Office SharePoint Server)
Mise à jour : 2007-09-13
Description
Displays the file property of each data connection file in the store of InfoPath Forms Services.
Syntax
stsadm -o getdataconnectionfileproperty
** filename <File name of the data connection file>**
-pn <property name>
Parameters
Parameter name (-pn) |
Value |
Required? |
Description |
filename |
The name of a valid data connection file, such as "C:\foldername\myconnection.udcx" |
Yes |
The full path to the name of file in the data connection store. |
pn |
See the Remarks section |
Yes |
Name of the property for which to return a value. |
Remarks
The following table describes the values for the pn parameter.
Value |
Type |
Description |
webaccessible |
A valid Boolean value. Can be one of the following values:
|
Determines whether the Universal Data Connection file can be accessed by using the Web service. If this is No, then only the forms server can retrieve the Universal Data Connection files internally. |
hasdependants |
A valid Boolean value. Can be one of the following values:
|
Gets whether the data connection file is referenced by any form templates. |
category |
A valid string, such as "Category1" |
Sets an arbitrary category on the file, which can be used to group the files. |