Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a light publication.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Replication.LightPublication
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Syntaxe
'Déclaration
Public NotInheritable Class LightPublication
'Utilisation
Dim instance As LightPublication
public sealed class LightPublication
public ref class LightPublication sealed
[<SealedAttribute>]
type LightPublication = class end
public final class LightPublication
Le type LightPublication expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
LightPublication | Infrastructure. Initializes a new instance of the LightPublication class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Description | Infrastructure. Gets or sets a description for the publication. |
![]() |
Name | Infrastructure. Gets or sets the name of the publication. |
![]() |
PublicationDBName | Infrastructure. Gets or sets the name of the publication database. |
![]() |
PublisherName | Infrastructure. Gets or sets the name of the publisher. |
![]() |
PublisherType | Infrastructure. Gets or sets the publisher type. |
![]() |
Type | Infrastructure. Gets or sets the type of replication for this publication. |
![]() |
UserData | Infrastructure. Gets or sets an object property that allows users to attach their own data to the object. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)