Namespace: Alachisoft.NCache.Runtime.Dependencies
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public enum SqlCmpOptions |
| Visual Basic |
|---|
Public Enumeration SqlCmpOptions |
| Visual C++ |
|---|
public enum class SqlCmpOptions |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| IgnoreCase | 1 | ||
| IgnoreNonSpace | 2 | ||
| IgnoreKanaType | 8 | ||
| IgnoreWidth | 16 | ||
| BinarySort2 | 16384 | ||
| BinarySort | 32768 |