# DataConnectionProperty

## Шаблоны DataConnectionProperty <a href="#template_data_connection_property" id="template_data_connection_property"></a>

```xml
<DataConnection SourceDataConnection="">
  <Property Name="" />
</DataConnection>
```

```xml
<DataConnection SourceDataConnection="">
  <Property Name="">
    <Parameters>
      <Parameter Name="Value" />
    </Parameters>
  </Property>
</DataConnection>
```
