The SimolConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SimolConfig |
Initializes a new instance of the SimolConfig class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (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.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
AutoCreateDomains |
Gets or sets a value indicating whether to automatically create domains.
|
![]() |
BatchDeleteMaxCount |
Gets or sets the maximum number of items that may be
deleted in a single call to BatchDeleteAttributes.
|
![]() |
BatchPutMaxCount |
Gets or sets the maximum number of items that may be
updated in a single call to BatchPutAttributes.
|
![]() |
BatchReplaceAttributes |
Gets or sets a value indicating whether to replace existing attributes when performing BatchPutAttributes operations.
|
![]() |
Cache |
Gets or sets the cache implementation.
|
![]() |
Encryptor |
Gets or sets the encryptor to use when storing encrypted values.
|
![]() |
Formatter |
Gets or sets the property formatter used when converting between attribute strings
and typed property values.
|
![]() |
Indexer |
Gets or sets the full-text indexer.
|
![]() |
MaxAttributeLength |
Gets or sets the maximum length of a single attribute.
|
![]() |
MaxSelectComparisons |
Gets or sets the maximum number of comparisions per select expression.
|
![]() |
NullPutBehavior |
Gets or sets the behavior to use when putting items with null property values.
|
![]() |
OffsetNumbers |
Gets or sets the negative number offset setting to use when formatting numeric types.
|
![]() |
ReadConsistency |
Gets or sets the default behavior to use when performing read operations.
|