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 SqlDataRowVersion |
| Visual Basic |
|---|
Public Enumeration SqlDataRowVersion |
| Visual C++ |
|---|
public enum class SqlDataRowVersion |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Original | 256 | ||
| Current | 512 | ||
| Proposed | 1024 | ||
| Default | 1536 |