Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents replication DB object.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
Public Interface IReplicationDBObject
'Uso
Dim instance As IReplicationDBObject
public interface IReplicationDBObject
public interface class IReplicationDBObject
type IReplicationDBObject = interface end
public interface IReplicationDBObject
O tipo IReplicationDBObject expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Name | Infraestrutura. Gets or sets the name of the object. |
![]() |
OwnerName | Infraestrutura. Gets or sets the owner name of the object. |
![]() |
UserData | Infraestrutura. Gets or sets an object that allows users to attach their own data to the object. |
Início
.gif)