NavigationEntityProperty.INavigationPropertyInfo.DisplayName Property

Definition

Gets the display name of the property.

property System::String ^ Microsoft::SqlServer::Management::INavigationPropertyInfo::DisplayName { System::String ^ get(); };
string Microsoft.SqlServer.Management.INavigationPropertyInfo.DisplayName { get; }
member this.Microsoft.SqlServer.Management.INavigationPropertyInfo.DisplayName : string
 ReadOnly Property DisplayName As String Implements INavigationPropertyInfo.DisplayName

Property Value

The display name of the property.

Implements

Applies to