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 try to free resources and perform other cleanup operations before it 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()()() | Returns a string that represents the current object. (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 | ||
