DataPlace
Master Class
CSCS.DataPlace.CommonMaster
Manages all the publications, local databases, and subscriptions for a user.
Declaration Syntax
C#
public class Master : IDisposable
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
Master(SyncManagerFactory)
Creates a new instance.

AdapterFactory
Adapter factory for creating table adapters.

CreateNewSubscription(DmpMaster..::.PublicationsRow, SubscriptionType, DPActionStatus)
Creates a new subscription.

CreateNewSubscription(DmpMaster..::.PublicationsRow, String, DPActionStatus)
Creates a new subscription.

Databases
Index of database objects.

Dispose()()()
Disposes of the object.

Dispose(Boolean)
Disposes of the object.

Disposing
Occurs when the object is being disposed.

DropDatabase(DmpMaster..::.MySubscriptionsRow)
Removes a database.

DropPublication(Guid)
Removes a publication.

DropPublication(DmpMaster..::.PublicationsRow)
Removes a publication.

DropSubscription(DmpMaster..::.MySubscriptionsRow)
Removes a subscription.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Finalizes the object.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDisposed
Whether the object has been disposed.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MySubscriptions
Table containing subscription data.

MySubscriptionsProvider
Data provider for the subscriptions table.

OnDisposing(EventArgs)
Raises the Disposing event.

ProcessSubscriptions()()()
Processes queued subscriptions.

PublicationModel
Publication model table.

PublicationModelProvider
Data provider for the publication model table.

Publications
Table containing publication data.

PublicationsProvider
Data provider for the publications table.

QueueSubscribeById(Guid)
Begins the process of subscribing by publication ID.

SubscriberAlias
Subscriber's alias.

SyncManagerFactory
An object that creates synchronization managers.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Master

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817