Getdataconnectionfileproperty: Stsadm operation (Office SharePoint Server)

Applies To: Office SharePoint Server 2007

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

 

Topic Last Modified: 2015-03-09

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:

  • Yes or True

  • No or False

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:

  • Yes or True

  • No or False

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.