EntityKeyMetadata.IsExportKey Property

Definition

public:
 property Nullable<bool> IsExportKey { Nullable<bool> get(); };
[System.Runtime.Serialization.DataMember]
public bool? IsExportKey { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsExportKey : Nullable<bool>
Public ReadOnly Property IsExportKey As Nullable(Of Boolean)

Property Value

Attributes

Applies to