A collection of repository configuration parameters.
| C# | Visual Basic | Visual C++ |
public class RepositoryConfig : Configuration..::.AbstractConfig
Public Class RepositoryConfig _ Inherits Configuration..::.AbstractConfig
public ref class RepositoryConfig : public Configuration..::.AbstractConfig
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| AppFolderTimeout |
Gets or sets the default search timeout for application folders in a repository.
| |
| AutoGenerateFolders |
Gets or sets a value indicating whether repository folders should be autogenerated when adding new items.
| |
| conf |
The Configuration the wrapper class should provide access to.
(Inherited from Configuration..::.AbstractConfig.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FolderTimeout |
Gets or sets the default search timeout for non-application folders in a repository.
| |
| GeneratedCodeClassName |
Gets or sets the name of the class to use for generated repository code.
| |
| GeneratedCodeLanguage |
Gets or sets the default language for generated repository code.
| |
| GeneratedCodeNamespace |
Gets or sets the namespace to use for generated repository code.
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ItemTimeout |
Gets or sets the default search timeout for items in a repository.
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) | |
| UseFolderCache |
Gets or sets a value indicating whether to cache the element corresponding to a repository folder or not.
|
| Object | ||
| Configuration..::.AbstractConfig | ||
| Configuration..::.RepositoryConfig | ||
