Class AbpSequentialGuidGeneratorOptions
Inheritance
object
AbpSequentialGuidGeneratorOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Guids
Assembly: Volo.Abp.Guids.dll
Syntax
public class AbpSequentialGuidGeneratorOptions
Constructors
AbpSequentialGuidGeneratorOptions()
Declaration
public AbpSequentialGuidGeneratorOptions()
Properties
DefaultSequentialGuidType
Declaration
public SequentialGuidType? DefaultSequentialGuidType { get; set; }
Property Value
Type | Description |
---|---|
SequentialGuidType? |
Methods
GetDefaultSequentialGuidType()
Declaration
public SequentialGuidType GetDefaultSequentialGuidType()
Returns
Type | Description |
---|---|
SequentialGuidType |