Classe LightPublication
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents a light publication.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Replication.LightPublication
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class LightPublication
'Utilizzo
Dim instance As LightPublication
public sealed class LightPublication
public ref class LightPublication sealed
[<SealedAttribute>]
type LightPublication = class end
public final class LightPublication
Nel tipo LightPublication sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
LightPublication | Infrastruttura. Initializes a new instance of the LightPublication class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Description | Infrastruttura. Gets or sets a description for the publication. |
![]() |
Name | Infrastruttura. Gets or sets the name of the publication. |
![]() |
PublicationDBName | Infrastruttura. Gets or sets the name of the publication database. |
![]() |
PublisherName | Infrastruttura. Gets or sets the name of the publisher. |
![]() |
PublisherType | Infrastruttura. Gets or sets the publisher type. |
![]() |
Type | Infrastruttura. Gets or sets the type of replication for this publication. |
![]() |
UserData | Infrastruttura. Gets or sets an object property that allows users to attach their own data to the object. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.