Share via


RelationalStrings.CannotSetAliasOnJoin Property

Definition

Join expressions have no aliases; set the alias on the enclosed table expression.

[System.Runtime.CompilerServices.Nullable(1)]
public static string CannotSetAliasOnJoin { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member CannotSetAliasOnJoin : string
Public Shared ReadOnly Property CannotSetAliasOnJoin As String

Property Value

Attributes

Applies to