LightPublication Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a light publication.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
The LightPublication type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | LightPublication | Infrastructure. Initializes a new instance of the LightPublication class. |
| Name | 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. |
