EntityKey.NoEntitySetKey プロパティ

定義

読み取り専用エンティティが識別されるシングルトン EntityKey を取得します。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes")]
public static System.Data.Entity.Core.EntityKey NoEntitySetKey { get; }
member this.NoEntitySetKey : System.Data.Entity.Core.EntityKey
Public Shared ReadOnly Property NoEntitySetKey As EntityKey

プロパティ値

属性

適用対象