ReplicationUserDefinedAggregate Members

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

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

Public Constructors

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

Top

Public Properties

  Name Description
ms158255.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of the user-defined aggregate function.
ms158255.pubproperty(en-US,SQL.90).gif ObjectId  
ms158255.pubproperty(en-US,SQL.90).gif OwnerName Gets or sets the owner of the user-defined aggregate function.
ms158255.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data to this object.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

ReplicationUserDefinedAggregate Class
Microsoft.SqlServer.Replication Namespace

Other Resources

Publishing Data and Database Objects