RepositoryBase Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy
SystemObject
  DMLibrary.RepositoryRepositoryBase

Namespace:  DMLibrary.Repository
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class RepositoryBase

The RepositoryBase type exposes the following members.

Constructors
Properties
NameDescription
Public propertyConnectionString
Gets database connection string
Public propertyProcessChunkCommandTimeout
Gets and Sets timeout to process a chunk
Public propertySqlDataConnectionFactory
Gets and sets Sql database connection factory
Top
See Also