RelationalStrings.MappingFragmentMissingName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Table name must be specified to configure a table-specific property mapping.
[System.Runtime.CompilerServices.Nullable(1)]
public static string MappingFragmentMissingName { get; }
public static string MappingFragmentMissingName { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member MappingFragmentMissingName : string
static member MappingFragmentMissingName : string
Public Shared ReadOnly Property MappingFragmentMissingName As String
Property Value
- Attributes