Documentation.IsEmpty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この Documentation オブジェクトに null または空 Summary の と が含まれているかどうかを示す値を System.Data.Entity.Core.Metadata.Edm.Documentation.Longdescription 取得します。
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean
プロパティ値
この Documentation オブジェクトに null または空 SummaryLongDescription の と が含まれている場合は true、それ以外の場合は false。