User-Defined Function Article Properties, General tab

Replication Wizard Help

Replication Wizard Help

User-Defined Function Article Properties, General Tab

After you create views, user-defined functions, and stored procedure definitions in a database, they will appear as objects in the Create Publication Wizard in the Specify Articles dialog box.

When you replicate these objects, the definitions are replicated as part of the initial snapshot applied at the Subscriber. Subsequent changes to the definition of these objects are not copied automatically to Subscribers. However, replicating the definition of these objects can provide a convenient mechanism for deploying these components of your application to Subscribers.

Any object referenced by the function should also be published or should be created manually at each Subscriber.

The following options are available on the General tab of the User-defined Function Article Properties dialog box.

Options

Name

If creating a new user-defined function article, enter the name of the article. If the article is already created, view the name of the article.

Source User-Defined Function Owner

View the owner for the user-defined function to be published.

Source User-Defined Function Name

View the name of the user-defined function to be published.

Destination User-Defined Function Owner

Enter or view the owner of the replicated user-defined function after it is published to the Subscriber.

Destination User-Defined Function Name

View the name of the replicated user-defined function after it is published to the Subscriber.

Description

Enter a description for the user-defined function article.

See Also

Publishing Data and Database Objects

User-defined Functions

User-Defined Functions and Dynamic Filters