DataPlace
DmpMasterAdapterFactory Class
CSCS.DataPlace.Common.DataDmpMasterAdapterFactory
Manages the creation of table adapters for the DMPMaster database.
Declaration Syntax
C#
public class DmpMasterAdapterFactory : IDisposable
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
DmpMasterAdapterFactory(SynchronizationClient)
Creates a new instance.

ConnectionString
Database connection string.

ConnectionType
Database engine type.

CreateMySubscriptionsTableAdapter()()()
Creates a table adapter for the Subscription table.

CreatePublicationModelTableAdapter()()()
Creates a table adapter for the Publication Model table.

CreatePublicationsTableAdapter()()()
Creates a table adapter for the Publication table.

CreatePublicationUserTableAdapter()()()
Creates a table adapter for the Publication User table.

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

Dispose(Boolean)
Disposes of the object.

Disposing
Occurs when the object is disposing.

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
True if this object has been disposed.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDisposing(EventArgs)
Raises the Disposing event.

QuerySubscriptions
Query subscriptions to tables in DMPMaster.

SyncClient
Gets or sets an object that manages client synchronization.

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

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