Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class PrimaryKeyIdValueType

Represents primary key id value type.

Inheritance
System.Object
PrimaryKeyIdValueType
Namespace: Mediachase.BusinessFoundation.Data
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0
Syntax
public sealed class PrimaryKeyIdValueType : Enum

Fields

Guid

Defines Primary key id value is Guid

Declaration
public const PrimaryKeyIdValueType Guid
Field Value
Type Description
PrimaryKeyIdValueType

Integer

Defines Primary key id value is Integer

Declaration
public const PrimaryKeyIdValueType Integer
Field Value
Type Description
PrimaryKeyIdValueType

Unknown

Declaration
public const PrimaryKeyIdValueType Unknown
Field Value
Type Description
PrimaryKeyIdValueType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32