Show / Hide Table of Contents

Enum GuidOptimization

The database to optimize the sequential System.Guid.

Namespace: IRM
Assembly: IRM.dll
Syntax
public enum GuidOptimization

MySql

Optimize for MySQL

Oracle

Optimize for Oracle

RavenDb

Optimize for RavenDb

SqlServer

Optimize for SQL Server

SqlServerWithProcessId

Optimize for SQL Server with value from Process Id

Extension Methods

EnumFlagExtensions.IsFlag<T>(T)
EnumFlagExtensions.AddFlag<T>(T)
EnumFlagExtensions.RemoveFlag<T>(T)
AnnotationsExtensions.IsValid()
Back to top Generated by DocFX