Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents a user-defined aggregate function and contains information needed by replication.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Replication.ReplicationUserDefinedAggregate
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Sintaxis
'Declaración
Public NotInheritable Class ReplicationUserDefinedAggregate _
Implements IReplicationDBObject
'Uso
Dim instance As ReplicationUserDefinedAggregate
public sealed class ReplicationUserDefinedAggregate : IReplicationDBObject
public ref class ReplicationUserDefinedAggregate sealed : IReplicationDBObject
[<SealedAttribute>]
type ReplicationUserDefinedAggregate =
class
interface IReplicationDBObject
end
public final class ReplicationUserDefinedAggregate implements IReplicationDBObject
El tipo ReplicationUserDefinedAggregate expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ReplicationUserDefinedAggregate | Creates a new instance of the ReplicationUserDefinedAggregate class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Name | Gets or sets the name of the user-defined aggregate function. |
![]() |
ObjectId | |
![]() |
OwnerName | Gets or sets the owner of the user-defined aggregate function. |
![]() |
UserData | Gets or sets an object that allows users to attach their own data to this object. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Comentarios
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Replication
.gif)
.gif)