共用方式為


Documentation.IsEmpty 屬性

定義

取得值,指出這個 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 或空 Summary 的 和 LongDescription ,則為 true;否則為 false。

適用於