LightPublication Class
This API supports the infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Replication.LightPublication
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public NotInheritable Class LightPublication
'Usage
Dim instance As LightPublication
public sealed class LightPublication
public ref class LightPublication sealed
[<SealedAttribute>]
type LightPublication = class end
public final class LightPublication
The LightPublication type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Infrastructure. | |
Name | Infrastructure. | |
PublicationDBName | Infrastructure. | |
PublisherName | Infrastructure. | |
PublisherType | Infrastructure. | |
Type | Infrastructure. | |
UserData | Infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.