IProperty.IsStoreGeneratedAlways Property

Definition

Caution

Use BeforeSaveBehavior or AfterSaveBehavior instead.

This property is obsolete. Use BeforeSaveBehavior or AfterSaveBehavior instead.

public bool IsStoreGeneratedAlways { get; }
[System.Obsolete("Use BeforeSaveBehavior or AfterSaveBehavior instead.")]
public bool IsStoreGeneratedAlways { get; }
member this.IsStoreGeneratedAlways : bool
[<System.Obsolete("Use BeforeSaveBehavior or AfterSaveBehavior instead.")>]
member this.IsStoreGeneratedAlways : bool
Public ReadOnly Property IsStoreGeneratedAlways As Boolean

Property Value

Attributes

Applies to