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

プロパティ値

プロパティの表示名。

実装

適用対象