ReplicationUserDefinedFunction Class
SQL Server 2012
Represents a user-defined function and contains information needed by replication.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
The ReplicationUserDefinedFunction type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ReplicationUserDefinedFunction | Creates a new instance of the ReplicationUserDefinedFunction class. |
| Name | Description | |
|---|---|---|
![]() | Encrypted | Gets or sets whether the referenced user-defined function was created with encryption or not. |
![]() | Name | Gets or sets the name of the user-defined function object. |
![]() | ObjectId | |
![]() | OwnerName | Gets or sets the owner of the user-defined function. |
![]() | UserData | Gets or sets an object that allows users to attach their own data to the object. |
