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.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents replication DB object.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Sintaxis
'Declaración
Public Interface IReplicationDBObject
'Uso
Dim instance As IReplicationDBObject
public interface IReplicationDBObject
public interface class IReplicationDBObject
type IReplicationDBObject = interface end
public interface IReplicationDBObject
El tipo IReplicationDBObject expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Name | Infraestructura. Gets or sets the name of the object. |
![]() |
OwnerName | Infraestructura. Gets or sets the owner name of the object. |
![]() |
UserData | Infraestructura. Gets or sets an object that allows users to attach their own data to the object. |
Arriba
.gif)