Share via


ReplicationUserDefinedFunction Members

Represents a user-defined function and contains information needed by replication.

The following tables list the members exposed by the ReplicationUserDefinedFunction type.

Public Constructors

  Name Description
ReplicationUserDefinedFunction Creates a new instance of the ReplicationUserDefinedFunction class.

Top

Public Properties

  Name Description
ms158376.pubproperty(en-US,SQL.90).gif Encrypted Gets or sets whether the referenced user-defined function was created with encryption or not.
ms158376.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of the user-defined function object.
ms158376.pubproperty(en-US,SQL.90).gif ObjectId  
ms158376.pubproperty(en-US,SQL.90).gif OwnerName Gets or sets the owner of the user-defined function.
ms158376.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data to the object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms158376.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158376.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms158376.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms158376.pubmethod(en-US,SQL.90).gifms158376.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158376.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms158376.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms158376.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ReplicationUserDefinedFunction Class
Microsoft.SqlServer.Replication Namespace

Other Resources

Publishing Data and Database Objects