NavigationEntityProperty.INavigationPropertyInfo.DisplayName 属性

定义

获取属性的显示名称。

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

属性值

属性的显示名称。

实现

适用于