Represents a user-defined function and contains information needed by replication.
The following tables list the members exposed by the ReplicationUserDefinedFunction type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ReplicationUserDefinedFunction | Creates a new instance of the ReplicationUserDefinedFunction class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Encrypted | Gets or sets whether the referenced user-defined function was created with encryption or not. | 
| .gif) | Name | Gets or sets the name of the user-defined function object. | 
| .gif) | ObjectId | |
| .gif) | OwnerName | Gets or sets the owner of the user-defined function. | 
| .gif) | UserData | Gets or sets an object that allows users to attach their own data to the object. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
ReplicationUserDefinedFunction Class
Microsoft.SqlServer.Replication Namespace